Skip to content

Commit ba9dc65

Browse files
committed
[maven-release-plugin] prepare release jsonbuddy-0.15
1 parent 4a1cde8 commit ba9dc65

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
@@ -4,7 +4,7 @@
44

55
<groupId>org.jsonbuddy</groupId>
66
<artifactId>jsonbuddy</artifactId>
7-
<version>0.15.1-SNAPSHOT</version>
7+
<version>0.15</version>
88

99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:https://github.com/anders88/jsonbuddy.git</connection>
4242
<developerConnection>scm:git:https://github.com/anders88/jsonbuddy.git</developerConnection>
4343
<url>https://github.com/anders88/jsonbuddy.git</url>
44-
<tag>HEAD</tag>
44+
<tag>jsonbuddy-0.15</tag>
4545
</scm>
4646

4747
<dependencies>

0 commit comments

Comments
 (0)