Skip to content

Commit f2e65ca

Browse files
committed
[maven-release-plugin] prepare release 2.0.0
1 parent 563c1e3 commit f2e65ca

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.github.com-github-javabdd</groupId>
66
<artifactId>com.github.javabdd</artifactId>
7-
<version>2.0.0-SNAPSHOT</version>
7+
<version>2.0.0</version>
88
<packaging>jar</packaging>
99

1010
<name>com.github.javabdd</name>
@@ -173,7 +173,7 @@
173173
scm:git:[email protected]:dexecutor/dexecutor.git
174174
</developerConnection>
175175
<url>https://github.com/com-github-javabdd/com.github.javabdd</url>
176-
<tag>HEAD</tag>
176+
<tag>2.0.0</tag>
177177
</scm>
178178

179179
<profiles>

0 commit comments

Comments
 (0)