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 c3e538f commit c02cc9cCopy full SHA for c02cc9c
pom.xml
@@ -20,7 +20,7 @@
20
<modelVersion>4.0.0</modelVersion>
21
<groupId>ch.cern.eam</groupId>
22
<artifactId>eam-wshub-core</artifactId>
23
- <version>12.1-16-8</version>
+ <version>12.1-17-8-SNAPSHOT</version>
24
<name>EAM WS Hub Core</name>
25
<description>High-level Java SE library that provides all core functionalities of EAM WS Hub.</description>
26
<url>https://github.com/cern-eam/eam-wshub-core</url>
@@ -140,7 +140,7 @@
140
141
<scm>
142
<connection>scm:git:ssh://[email protected]/cern-eam/eam-wshub-core.git</connection>
143
- <tag>eam-wshub-core-12.1-16-8</tag>
+ <tag>eam-wshub-core-12.1.12-8-SNAPSHOT</tag>
144
145
</scm>
146
0 commit comments