We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d3060a commit 7723922Copy full SHA for 7723922
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>org.expath</groupId>
12
<artifactId>expath-parent</artifactId>
13
- <version>1.8.1</version>
+ <version>1.8.2-SNAPSHOT</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>expath-parent-1.8.1</tag>
+ <tag>HEAD</tag>
57
</scm>
58
59
<mailingLists>
0 commit comments