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 99ff4f9 commit 03c674bCopy full SHA for 03c674b
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>xyz.elemental.expath</groupId>
6
<artifactId>elemental-expath-package-parent</artifactId>
7
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
8
<packaging>pom</packaging>
9
10
<name>Elemental EXPath Package parent POM</name>
@@ -30,7 +30,7 @@
30
<connection>scm:git:https://www.github.com/evolvedbinary/elemental-expath-package-parent.git</connection>
31
<developerConnection>scm:git:https://www.github.com/evolvedbinary/elemental-expath-package-parent.git
32
</developerConnection>
33
- <tag>elemental-expath-package-parent-1.0.0</tag>
+ <tag>HEAD</tag>
34
</scm>
35
36
<issueManagement>
0 commit comments