Skip to content

Commit d03b027

Browse files
committed
[maven-release-plugin] prepare release v1.0.0
1 parent bd42ced commit d03b027

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.roomelephant</groupId>
66
<artifactId>elephlink</artifactId>
7-
<version>1.0.1-SNAPSHOT</version>
7+
<version>1.0.0</version>
88

99
<properties>
1010
<maven.compiler.source>21</maven.compiler.source>
@@ -160,7 +160,7 @@
160160
<url>https://github.com/Room-Elephant/ElephLink</url>
161161
<connection>scm:git:https://github.com/Room-Elephant/ElephLink.git</connection>
162162
<developerConnection>scm:git:https://github.com/JPedroBorges/ElephLink.git</developerConnection>
163-
<tag>HEAD</tag>
163+
<tag>v1.0.0</tag>
164164
</scm>
165165

166166
</project>

0 commit comments

Comments
 (0)