Skip to content

Commit eabc6d1

Browse files
committed
[maven-release-plugin] prepare release 3.0.0
1 parent f1e2362 commit eabc6d1

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
@@ -17,7 +17,7 @@ SPDX-License-Identifier: LGPL-2.0-or-later
1717

1818
<groupId>com.github.com-github-javabdd</groupId>
1919
<artifactId>com.github.javabdd</artifactId>
20-
<version>2.0.1-SNAPSHOT</version>
20+
<version>3.0.0</version>
2121
<packaging>jar</packaging>
2222

2323
<name>com.github.javabdd</name>
@@ -186,7 +186,7 @@ SPDX-License-Identifier: LGPL-2.0-or-later
186186
scm:git:[email protected]:dexecutor/dexecutor.git
187187
</developerConnection>
188188
<url>https://github.com/com-github-javabdd/com.github.javabdd</url>
189-
<tag>HEAD</tag>
189+
<tag>3.0.0</tag>
190190
</scm>
191191

192192
<profiles>

0 commit comments

Comments
 (0)