Skip to content

Commit 4321004

Browse files
committed
[maven-release-plugin] prepare release release-0.1
1 parent 09b5d8d commit 4321004

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
~ limitations under the License.
1818
-->
1919

20-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
21-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20+
<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">
2221
<modelVersion>4.0.0</modelVersion>
2322

2423
<parent>
@@ -29,7 +28,7 @@
2928

3029
<groupId>io.openmessaging.storage</groupId>
3130
<artifactId>dledger</artifactId>
32-
<version>0.1-SNAPSHOT</version>
31+
<version>0.1</version>
3332

3433
<name>openmessaging-dledger</name>
3534

0 commit comments

Comments
 (0)