Skip to content
Snippets Groups Projects
Commit 69ab1bbb authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[maven-release-plugin] prepare release duniter4j-0.3.3

parent 405bc267
No related branches found
Tags duniter4j-0.3.3
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.duniter</groupId> <groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId> <artifactId>duniter4j</artifactId>
<version>0.3.3-SNAPSHOT</version> <version>0.3.3</version>
</parent> </parent>
<groupId>org.duniter</groupId> <groupId>org.duniter</groupId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.duniter</groupId> <groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId> <artifactId>duniter4j</artifactId>
<version>0.3.3-SNAPSHOT</version> <version>0.3.3</version>
</parent> </parent>
<groupId>org.duniter</groupId> <groupId>org.duniter</groupId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.duniter</groupId> <groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId> <artifactId>duniter4j</artifactId>
<version>0.3.3-SNAPSHOT</version> <version>0.3.3</version>
</parent> </parent>
<groupId>org.duniter</groupId> <groupId>org.duniter</groupId>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<groupId>org.duniter</groupId> <groupId>org.duniter</groupId>
<artifactId>duniter4j</artifactId> <artifactId>duniter4j</artifactId>
<version>0.3.3-SNAPSHOT</version> <version>0.3.3</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Duniter4j : a Duniter Java Client API</name> <name>Duniter4j : a Duniter Java Client API</name>
...@@ -106,7 +106,7 @@ ...@@ -106,7 +106,7 @@
<url>https://github.com/duniter/duniter4j.git</url> <url>https://github.com/duniter/duniter4j.git</url>
<connection>scm:git:https://github.com/duniter/duniter4j.git</connection> <connection>scm:git:https://github.com/duniter/duniter4j.git</connection>
<developerConnection>scm:git:https://github.com/duniter/duniter4j.git</developerConnection> <developerConnection>scm:git:https://github.com/duniter/duniter4j.git</developerConnection>
<tag>HEAD</tag> <tag>duniter4j-0.3.3</tag>
</scm> </scm>
<issueManagement> <issueManagement>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment