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 a68140f commit 6eb24e1Copy full SHA for 6eb24e1
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.isroot.stash.plugin</groupId>
6
<artifactId>yacc</artifactId>
7
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
8
<organization>
9
<name>Sean Ford</name>
10
<url>http://seandford.com</url>
@@ -17,7 +17,7 @@
17
<scm>
18
<developerConnection>scm:git:https://github.com/sford/yet-another-commit-checker.git</developerConnection>
19
<url>https://github.com/sford/yet-another-commit-checker</url>
20
- <tag>HEAD</tag>
+ <tag>yacc-1.4</tag>
21
</scm>
22
<repositories>
23
<repository>
0 commit comments