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 4dfe40a commit b35b7d4Copy full SHA for b35b7d4
pom.xml
@@ -14,7 +14,7 @@
14
15
<groupId>com.cosium.standard_webhooks_consumer</groupId>
16
<artifactId>standard-webhooks-consumer</artifactId>
17
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
18
<packaging>bundle</packaging>
19
20
<properties>
@@ -113,7 +113,7 @@
113
<connection>scm:git:https://github.com/Cosium/standard-webhooks-consumer</connection>
114
<developerConnection>scm:git:https://github.com/Cosium/standard-webhooks-consumer</developerConnection>
115
<url>https://github.com/Cosium/standard-webhooks-consumer</url>
116
- <tag>HEAD</tag>
+ <tag>1.2</tag>
117
</scm>
118
119
<developers>
0 commit comments