Skip to content

Commit 3be5317

Browse files
committed
[maven-release-plugin] prepare release 4.0.0
1 parent d5daf23 commit 3be5317

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>3.0.1-SNAPSHOT</version>
20+
<version>4.0.0</version>
2121
<packaging>jar</packaging>
2222

2323
<name>com.github.javabdd</name>
@@ -194,7 +194,7 @@ SPDX-License-Identifier: LGPL-2.0-or-later
194194
scm:git:[email protected]:dexecutor/dexecutor.git
195195
</developerConnection>
196196
<url>https://github.com/com-github-javabdd/com.github.javabdd</url>
197-
<tag>HEAD</tag>
197+
<tag>4.0.0</tag>
198198
</scm>
199199

200200
<profiles>

0 commit comments

Comments
 (0)