We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a402ef commit d0c5bd1Copy full SHA for d0c5bd1
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>at.makubi.maven.plugin</groupId>
6
<artifactId>avrohugger-maven-plugin</artifactId>
7
- <version>1.7-SNAPSHOT</version>
+ <version>1.7</version>
8
<packaging>maven-plugin</packaging>
9
10
<name>Avrohugger Maven Plugin</name>
@@ -228,7 +228,7 @@
228
<url>https://github.com/makubi/avrohugger-maven-plugin</url>
229
<connection>scm:git:git@github.com:makubi/avrohugger-maven-plugin.git</connection>
230
<developerConnection>scm:git:git@github.com:makubi/avrohugger-maven-plugin.git</developerConnection>
231
- <tag>HEAD</tag>
+ <tag>avrohugger-maven-plugin-1.7</tag>
232
</scm>
233
234
<distributionManagement>
0 commit comments