Skip to content

Commit 49f6677

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent b03b89d commit 49f6677

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>
@@ -11,7 +11,7 @@
1111
</properties>
1212
<scm>
1313
<connection>scm:git:git@github.com:bspk/httpsig-java.git</connection>
14-
<tag>httpsig-0.0.1</tag>
14+
<tag>HEAD</tag>
1515
</scm>
1616
<dependencies>
1717
<dependency>

0 commit comments

Comments
 (0)