Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit da709d6

Browse files
committed
[maven-release-plugin] prepare release 0.15.0
1 parent 3cdf3f3 commit da709d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.emfjson</groupId>
55
<artifactId>emfjson-jackson</artifactId>
66
<packaging>bundle</packaging>
7-
<version>0.15.0-SNAPSHOT</version>
7+
<version>0.15.0</version>
88

99
<parent>
1010
<groupId>org.sonatype.oss</groupId>
@@ -36,7 +36,7 @@
3636
<url>scm:git:git@github.com:emfjson/emfjson-jackson.git</url>
3737
<connection>scm:git:git@github.com:emfjson/emfjson-jackson.git</connection>
3838
<developerConnection>scm:git:git@github.com:emfjson/emfjson-jackson.git</developerConnection>
39-
<tag>HEAD</tag>
39+
<tag>0.15.0</tag>
4040
</scm>
4141

4242
<properties>

0 commit comments

Comments
 (0)