Skip to content

Commit a115e38

Browse files
committed
[maven-release-plugin] prepare release phive-binary-0.1.0
1 parent acff62c commit a115e38

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
@@ -26,7 +26,7 @@
2626
</parent>
2727
<groupId>com.helger.phive</groupId>
2828
<artifactId>phive-binary</artifactId>
29-
<version>0.1.0-SNAPSHOT</version>
29+
<version>0.1.0</version>
3030
<packaging>bundle</packaging>
3131
<name>phive-binary</name>
3232
<description>Library for validating binary file types</description>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:https://github.com/phax/phive-binary.git</connection>
4646
<developerConnection>scm:git:https://github.com/phax/phive-binary.git</developerConnection>
4747
<url>https://github.com/phax/phive-binary</url>
48-
<tag>HEAD</tag>
48+
<tag>phive-binary-0.1.0</tag>
4949
</scm>
5050

5151
<organization>

0 commit comments

Comments
 (0)