1 parent 49bad82 commit a6aa0daCopy full SHA for a6aa0da
1 file changed
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.aerse.maven</groupId>
4
<artifactId>deb-maven-plugin</artifactId>
5
- <version>1.21</version>
+ <version>1.22-SNAPSHOT</version>
6
<packaging>maven-plugin</packaging>
7
<name>.deb packages</name>
8
<description>Plugin to generate .deb packages</description>
@@ -260,7 +260,7 @@
260
<url>https://github.com/dernasherbrezon/deb-maven-plugin</url>
261
<connection>scm:git:git@github.com/dernasherbrezon/deb-maven-plugin.git</connection>
262
<developerConnection>scm:git:git@github.com:dernasherbrezon/deb-maven-plugin.git</developerConnection>
263
- <tag>deb-maven-plugin-1.21</tag>
+ <tag>deb-maven-plugin-1.15</tag>
264
</scm>
265
266
<issueManagement>
0 commit comments