Skip to content

Commit 1b2cd03

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a48e21c commit 1b2cd03

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.trellisldp</groupId>
55
<artifactId>ldp-testsuite</artifactId>
6-
<version>0.2.0</version>
6+
<version>0.2.1-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<name>LDP Test Suite</name>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:[email protected]:trellis-ldp/ldp-testsuite.git</connection>
3535
<developerConnection>scm:git:[email protected]:trellis-ldp/ldp-testsuite.git</developerConnection>
3636
<url>[email protected]:trellis-ldp/ldp-testsuite.git</url>
37-
<tag>ldp-testsuite-0.2.0</tag>
37+
<tag>HEAD</tag>
3838
</scm>
3939

4040
<properties>

0 commit comments

Comments
 (0)