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 1138903 commit 4473033Copy full SHA for 4473033
pom.xml
@@ -9,12 +9,12 @@
9
</parent>
10
<groupId>id.global.iris</groupId>
11
<artifactId>router</artifactId>
12
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
13
<scm>
14
<connection>scm:git:[email protected]:globalid/core-router.git</connection>
15
<developerConnection>scm:git:[email protected]:globalid/core-router.git</developerConnection>
16
<url>https://github.com/globalid/core-router</url>
17
- <tag>HEAD</tag>
+ <tag>v1.0.2</tag>
18
</scm>
19
20
<properties>
0 commit comments