Skip to content

Commit a17ac9e

Browse files
committed
[maven-release-plugin] prepare release 0.2.0
1 parent b2e0d02 commit a17ac9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<groupId>de.triology.cb</groupId>
3232
<artifactId>command-bus</artifactId>
33-
<version>0.1.1-SNAPSHOT</version>
33+
<version>0.2.0</version>
3434
<url>https://github.com/triologygmbh/command-bus</url>
3535

3636
<licenses>
@@ -63,7 +63,7 @@
6363
<connection>scm:git:https://github.com/triologygmbh/command-bus</connection>
6464
<developerConnection>scm:git:https://github.com/triologygmbh/command-bus</developerConnection>
6565
<url>https://github.com/triologygmbh/command-bus.git</url>
66-
<tag>HEAD</tag>
66+
<tag>0.2.0</tag>
6767
</scm>
6868

6969
<issueManagement>

0 commit comments

Comments
 (0)