We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5b3a6b commit 2d3060aCopy full SHA for 2d3060a
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>org.expath</groupId>
12
<artifactId>expath-parent</artifactId>
13
- <version>1.8.1-SNAPSHOT</version>
+ <version>1.8.1</version>
14
<packaging>pom</packaging>
15
16
<name>EXPath Parent POM</name>
@@ -53,7 +53,7 @@
53
<connection>scm:git:https://github.com/expath/expath-parent.git</connection>
54
<developerConnection>scm:git:https://github.com/expath/expath-parent.git</developerConnection>
55
<url>scm:git:https://github.com/expath/expath-parent.git</url>
56
- <tag>HEAD</tag>
+ <tag>expath-parent-1.8.1</tag>
57
</scm>
58
59
<mailingLists>
0 commit comments