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

Commit 8149109

Browse files
committed
[maven-release-plugin] prepare release hipp2jipp-0.0.4
1 parent f4d72eb commit 8149109

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
@@ -3,7 +3,7 @@
33

44
<groupId>org.eclipse.cbi</groupId>
55
<artifactId>hipp2jipp</artifactId>
6-
<version>0.0.4-SNAPSHOT</version>
6+
<version>0.0.4</version>
77
<packaging>jar</packaging>
88

99
<name>hipp2jipp</name>
@@ -17,7 +17,7 @@
1717
<connection>scm:git:https://github.com/eclipse/hipp2jipp.git</connection>
1818
<developerConnection>scm:git:ssh://[email protected]/eclipse/hipp2jipp.git</developerConnection>
1919
<url>https://github.com/eclipse/hipp2jipp</url>
20-
<tag>HEAD</tag>
20+
<tag>hipp2jipp-0.0.4</tag>
2121
</scm>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)