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 1cc7b51 commit c8c20deCopy full SHA for c8c20de
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.expath</groupId>
6
<artifactId>expath-parent</artifactId>
7
- <version>1.9.0</version>
+ <version>1.9.1-SNAPSHOT</version>
8
<packaging>pom</packaging>
9
10
<name>EXPath Parent POM</name>
@@ -47,7 +47,7 @@
47
<connection>scm:git:https://github.com/expath/expath-parent.git</connection>
48
<developerConnection>scm:git:https://github.com/expath/expath-parent.git</developerConnection>
49
<url>scm:git:https://github.com/expath/expath-parent.git</url>
50
- <tag>expath-parent-1.9.0</tag>
+ <tag>HEAD</tag>
51
</scm>
52
53
<mailingLists>
0 commit comments