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 accc63d commit a01c83fCopy full SHA for a01c83f
pom.xml
@@ -9,12 +9,12 @@
9
</parent>
10
<groupId>id.global.iris</groupId>
11
<artifactId>iris-manager</artifactId>
12
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
13
<scm>
14
<connection>scm:git:git@github.com:globalid/iris-manager.git</connection>
15
<developerConnection>scm:git:git@github.com:globalid/iris-manager.git</developerConnection>
16
<url>https://github.com/globalid/iris-manager</url>
17
- <tag>HEAD</tag>
+ <tag>v2.0.0</tag>
18
</scm>
19
<properties>
20
<version.quarkus-rabbitmq-client>3.0.0</version.quarkus-rabbitmq-client>
0 commit comments