Skip to content

Commit

Permalink
[maven-release-plugin] prepare release release-0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dongeforever committed Feb 20, 2019
1 parent 09b5d8d commit 4321004
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
~ limitations under the License.
-->

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

<parent>
Expand All @@ -29,7 +28,7 @@

<groupId>io.openmessaging.storage</groupId>
<artifactId>dledger</artifactId>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>

<name>openmessaging-dledger</name>

Expand Down

0 comments on commit 4321004

Please sign in to comment.