Skip to content

Commit 5dc89ce

Browse files
[maven-release-plugin] prepare release v3.0.0
1 parent 6520f61 commit 5dc89ce

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

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

@@ -44,7 +44,8 @@
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-
</scm>
47+
<tag>v3.0.0</tag>
48+
</scm>
4849

4950
<pluginRepositories>
5051
<pluginRepository>

0 commit comments

Comments
 (0)