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

Commit a78e107

Browse files
committed
[maven-release-plugin] prepare release 1.0.1
1 parent 4698382 commit a78e107

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
<groupId>org.emfjson</groupId>
55
<artifactId>emfjson-jackson</artifactId>
66
<packaging>bundle</packaging>
7-
<version>1.0.1-SNAPSHOT</version>
7+
<version>1.0.1</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>1.0.1</tag>
4040
</scm>
4141

4242
<properties>

0 commit comments

Comments
 (0)