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 8fed36a commit cec2d61Copy full SHA for cec2d61
1 file changed
pom.xml
@@ -21,7 +21,7 @@
21
22
<groupId>xyz.elemental.expath</groupId>
23
<artifactId>elemental-expath-package-parent</artifactId>
24
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0</version>
25
<packaging>pom</packaging>
26
27
<name>Elemental EXPath Package parent POM</name>
@@ -47,7 +47,7 @@
47
<connection>scm:git:https://www.github.com/evolvedbinary/elemental-expath-package-parent.git</connection>
48
<developerConnection>scm:git:https://www.github.com/evolvedbinary/elemental-expath-package-parent.git
49
</developerConnection>
50
- <tag>HEAD</tag>
+ <tag>elemental-expath-package-parent-1.2.0</tag>
51
</scm>
52
53
<issueManagement>
0 commit comments