Skip to content

Commit f2bca4c

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 32383cf commit f2bca4c

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
@@ -18,7 +18,7 @@
1818
<artifactId>up-java</artifactId>
1919
<name>Java Library for uProtocol</name>
2020
<description>Language specific uProtocol library for building and using UUri, UUID, UAttributes, UTransport, and more</description>
21-
<version>2.0.0</version>
21+
<version>2.0.1-SNAPSHOT</version>
2222
<packaging>jar</packaging>
2323
<url>https://github.com/eclipse-uprotocol/up-java/</url>
2424

@@ -57,7 +57,7 @@
5757
<connection>scm:git:${project.scm.url}</connection>
5858
<developerConnection>scm:git:${project.scm.url}</developerConnection>
5959
<url>https://github.com/eclipse-uprotocol/up-java.git</url>
60-
<tag>up-java-2.0.0</tag>
60+
<tag>HEAD</tag>
6161
</scm>
6262

6363
<build>

0 commit comments

Comments
 (0)