Skip to content

Commit 6bcd7b4

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • testsupport/testsupport-unit

testsupport/testsupport-unit/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<artifactId>org.apache.aries.testsupport.unit</artifactId>
3333
<packaging>bundle</packaging>
3434
<name>Apache Aries Unit Test Support</name>
35-
<version>2.0.0</version>
35+
<version>2.0.1-SNAPSHOT</version>
3636
<description>
3737
This bundle provides unit test support.
3838
</description>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:git@github.com:apache/aries.git</connection>
4242
<developerConnection>scm:git:git@github.com:apache/aries.git</developerConnection>
4343
<url>https://github.com/apache/aries</url>
44-
<tag>testsupport-unit-2.0.0</tag>
44+
<tag>HEAD</tag>
4545
</scm>
4646

4747
<properties>

0 commit comments

Comments
 (0)