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
spyrkob committed Oct 15, 2024
1 parent 152f5a8 commit eb42fb2
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 @@ -11,14 +11,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.wildfly.prospero</groupId>
<artifactId>prospero-metadata</artifactId>
<version>1.3.0.Beta1</version>
<version>1.3.0.Beta2-SNAPSHOT</version>
<packaging>jar</packaging>

<scm>
<connection>scm:git:[email protected]:wildfly-extras/prospero-metadata.git</connection>
<developerConnection>scm:git:[email protected]:wildfly-extras/prospero-metadata.git</developerConnection>
<url>https://github.com/wildfly-extras/prospero-metadata</url>
<tag>1.3.0.Beta1</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit eb42fb2

Please sign in to comment.