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
GitHub Actions committed Sep 18, 2024
1 parent 9d94835 commit 9aa548c
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 @@ -4,7 +4,7 @@

<groupId>com.appsflyer</groupId>
<artifactId>aws-sdk-java-opentelemetry-metrics</artifactId>
<version>0.0.5</version>
<version>0.0.6-SNAPSHOT</version>
<name>AWS SDK Java OpenTelemetry Metrics</name>
<description>OpenTelemetry Metric Publisher for AWS SDK for Java</description>
<url>https://github.com/AppsFlyer/aws-sdk-java-opentelemetry-metrics</url>
Expand All @@ -20,7 +20,7 @@
<url>https://github.com/AppsFlyer/aws-sdk-java-opentelemetry-metrics.git</url>
<connection>scm:git:https://github.com/AppsFlyer/aws-sdk-java-opentelemetry-metrics.git</connection>
<developerConnection>scm:git:https://github.com/AppsFlyer/aws-sdk-java-opentelemetry-metrics.git</developerConnection>
<tag>aws-sdk-java-opentelemetry-metrics-0.0.5</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit 9aa548c

Please sign in to comment.