Skip to content

Commit 6f0cd38

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d87435e commit 6f0cd38

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>io.bspk</groupId>
44
<artifactId>httpsig</artifactId>
5-
<version>0.0.1</version>
5+
<version>0.0.2-SNAPSHOT</version>
66
<name>HTTP Messsage Signatures</name>
77
<properties>
88
<java.version>14</java.version>
@@ -13,7 +13,7 @@
1313
<connection>scm:git:https://github.com/bspk/httpsig-java.git</connection>
1414
<url>https://github.com/bspk/httpsig-java</url>
1515
<developerConnection>scm:git:git@github.com:bspk/httpsig-java.git</developerConnection>
16-
<tag>httpsig-0.0.1</tag>
16+
<tag>HEAD</tag>
1717
</scm>
1818
<licenses>
1919
<license>

0 commit comments

Comments
 (0)