Skip to content

Commit

Permalink
[maven-release-plugin] prepare release uprotocol-java-1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-uprotocol-bot committed Nov 24, 2023
1 parent c12abca commit 4b322e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<artifactId>uprotocol-java</artifactId>
<name>Java SDK for uProtocol</name>
<description>Language specific uProtocol library for building and using UUri, UUID, UAttributes, UTransport, and more</description>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
<packaging>jar</packaging>
<url>https://github.com/eclipse-uprotocol/uprotocol-java/</url>

Expand Down Expand Up @@ -58,7 +58,7 @@
<connection>scm:git:${project.scm.url}</connection>
<developerConnection>scm:git:${project.scm.url}</developerConnection>
<url>https://github.com/eclipse-uprotocol/uprotocol-java.git</url>
<tag>HEAD</tag>
<tag>uprotocol-java-1.5.3</tag>
</scm>

<build>
Expand Down

0 comments on commit 4b322e2

Please sign in to comment.