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 e8a97ad commit d7ca268Copy full SHA for d7ca268
pom.xml
@@ -28,7 +28,7 @@
28
29
<groupId>net.tirasa.connid.bundles</groupId>
30
<artifactId>net.tirasa.connid.bundles.azure</artifactId>
31
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
32
33
<name>ConnId Bundles: Azure</name>
34
@@ -49,7 +49,7 @@
49
<connection>scm:git:[email protected]:Tirasa/ConnIdAzureBundle.git</connection>
50
<url>scm:git:[email protected]:Tirasa/ConnIdAzureBundle.git</url>
51
<developerConnection>scm:git:[email protected]:Tirasa/ConnIdAzureBundle.git</developerConnection>
52
- <tag>HEAD</tag>
+ <tag>net.tirasa.connid.bundles.azure-1.0.0</tag>
53
</scm>
54
55
<issueManagement>
0 commit comments