We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df2727e commit 68df4c4Copy full SHA for 68df4c4
pom.xml
@@ -16,8 +16,7 @@
16
~ limitations under the License.
17
-->
18
19
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
21
<modelVersion>4.0.0</modelVersion>
22
23
<parent>
@@ -28,7 +27,7 @@
28
27
29
<groupId>io.openmessaging.storage</groupId>
30
<artifactId>dledger</artifactId>
31
- <version>0.2.3-SNAPSHOT</version>
+ <version>0.2.3</version>
32
33
<name>openmessaging-dledger</name>
34
0 commit comments