Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 5.2.1.Alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedora committed Dec 6, 2021
1 parent beaa728 commit e1ece91
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 @@ -15,7 +15,7 @@

<groupId>org.jboss.windup</groupId>
<artifactId>mta-cli</artifactId>
<version>5.2.1-SNAPSHOT</version>
<version>5.2.1.Alpha1</version>

<name>MTA - Distribution Build</name>
<packaging>pom</packaging>
Expand Down Expand Up @@ -264,7 +264,7 @@
</profiles>

<scm>
<tag>${version.windup}</tag>
<tag>5.2.1.Alpha1</tag>
<connection>${windup.scm.connection}</connection>
<developerConnection>${windup.developer.connection}</developerConnection>
<url>${windup.scm.url}</url>
Expand Down

0 comments on commit e1ece91

Please sign in to comment.