Skip to content

Commit ea3a5be

Browse files
[maven-release-plugin] rollback the release of v3.0.0
1 parent fa23821 commit ea3a5be

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

pom.xml

Lines changed: 2 additions & 3 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.1-SNAPSHOT</version>
20+
<version>3.0.0-SNAPSHOT</version>
2121
<packaging>jar</packaging>
2222
<url>https://github.com/eclipse-uprotocol/up-java/</url>
2323

@@ -44,8 +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>HEAD</tag>
48-
</scm>
47+
</scm>
4948

5049
<pluginRepositories>
5150
<pluginRepository>

0 commit comments

Comments
 (0)