Skip to content

Commit 1c14f21

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent cc8bc14 commit 1c14f21

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>0.1.10</version>
21+
<version>0.1.11-SNAPSHOT</version>
2222
<packaging>jar</packaging>
2323
<url>https://github.com/eclipse-uprotocol/up-java/</url>
2424

@@ -59,7 +59,7 @@
5959
<connection>scm:git:${project.scm.url}</connection>
6060
<developerConnection>scm:git:${project.scm.url}</developerConnection>
6161
<url>https://github.com/eclipse-uprotocol/up-java.git</url>
62-
<tag>up-java-0.1.10</tag>
62+
<tag>HEAD</tag>
6363
</scm>
6464

6565
<build>

0 commit comments

Comments
 (0)