Skip to content

Commit fa23821

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 87d076e commit fa23821

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

@@ -44,7 +44,7 @@
4444
<connection>scm:git:https://github.com/eclipse-uprotocol/up-java.git</connection>
4545
<developerConnection>scm:git:https://github.com/eclipse-uprotocol/up-java.git</developerConnection>
4646
<url>https://github.com/eclipse-uprotocol/up-java</url>
47-
<tag>v3.0.0</tag>
47+
<tag>HEAD</tag>
4848
</scm>
4949

5050
<pluginRepositories>

0 commit comments

Comments
 (0)