Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonArp committed Aug 31, 2024
1 parent c372883 commit b5a4768
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 @@ -29,7 +29,7 @@
<name>Metrics Aggregator Protocol</name>
<description>Protocol definition between Metrics Aggrgator Daemon and Metrics Cluster Aggregator.</description>
<url>https://github.com/ArpNetworking/metrics-aggregator-protocol</url>
<version>1.2.1</version>
<version>1.2.2-SNAPSHOT</version>

<licenses>
<license>
Expand Down Expand Up @@ -63,7 +63,7 @@
<connection>scm:git:[email protected]:arpnetworking/metrics-aggregator-protocol.git</connection>
<developerConnection>scm:git:[email protected]:arpnetworking/metrics-aggregator-protocol.git</developerConnection>
<url>https://github.com/arpnetworking/metrics-aggregator-protocol</url>
<tag>metrics-aggregator-protocol-1.2.1</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit b5a4768

Please sign in to comment.