Skip to content

Commit a6da35d

Browse files
committed
[maven-release-plugin] prepare release 1.0
1 parent ee36467 commit a6da35d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<groupId>com.cosium.standard_webhooks_consumer</groupId>
1616
<artifactId>standard-webhooks-consumer</artifactId>
17-
<version>1.0-SNAPSHOT</version>
17+
<version>1.0</version>
1818

1919
<properties>
2020
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -102,7 +102,7 @@
102102
<connection>scm:git:https://github.com/Cosium/standard-webhooks-consumer</connection>
103103
<developerConnection>scm:git:https://github.com/Cosium/standard-webhooks-consumer</developerConnection>
104104
<url>https://github.com/Cosium/standard-webhooks-consumer</url>
105-
<tag>HEAD</tag>
105+
<tag>1.0</tag>
106106
</scm>
107107

108108
<developers>

0 commit comments

Comments
 (0)