Skip to content

Commit d8a5808

Browse files
committed
[maven-release-plugin] prepare release appbundler-maven-plugin-3.3.0
1 parent 3a5bd3c commit d8a5808

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.evolvedbinary.appbundler</groupId>
55
<artifactId>appbundler-maven-plugin</artifactId>
66
<packaging>maven-plugin</packaging>
7-
<version>3.2.1-SNAPSHOT</version>
7+
<version>3.3.0</version>
88

99
<name>AppBundler Maven Plugin</name>
1010
<description>Maven plugin for AppBundler</description>
@@ -38,7 +38,7 @@
3838
<connection>scm:git:https://github.com/evolvedbinary/appbundler-maven-plugin.git</connection>
3939
<developerConnection>scm:git:https://github.com/evolvedbinary/appbundler-maven-plugin.git</developerConnection>
4040
<url>scm:git:https://github.com/evolvedbinary/appbundler-maven-plugin.git</url>
41-
<tag>HEAD</tag>
41+
<tag>appbundler-maven-plugin-3.3.0</tag>
4242
</scm>
4343

4444
<properties>

0 commit comments

Comments
 (0)