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 ee36467 commit a6da35dCopy full SHA for a6da35d
pom.xml
@@ -14,7 +14,7 @@
14
15
<groupId>com.cosium.standard_webhooks_consumer</groupId>
16
<artifactId>standard-webhooks-consumer</artifactId>
17
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
18
19
<properties>
20
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -102,7 +102,7 @@
102
<connection>scm:git:https://github.com/Cosium/standard-webhooks-consumer</connection>
103
<developerConnection>scm:git:https://github.com/Cosium/standard-webhooks-consumer</developerConnection>
104
<url>https://github.com/Cosium/standard-webhooks-consumer</url>
105
- <tag>HEAD</tag>
+ <tag>1.0</tag>
106
</scm>
107
108
<developers>
0 commit comments