We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5daf23 commit 3be5317Copy full SHA for 3be5317
pom.xml
@@ -17,7 +17,7 @@ SPDX-License-Identifier: LGPL-2.0-or-later
17
18
<groupId>com.github.com-github-javabdd</groupId>
19
<artifactId>com.github.javabdd</artifactId>
20
- <version>3.0.1-SNAPSHOT</version>
+ <version>4.0.0</version>
21
<packaging>jar</packaging>
22
23
<name>com.github.javabdd</name>
@@ -194,7 +194,7 @@ SPDX-License-Identifier: LGPL-2.0-or-later
194
scm:git:[email protected]:dexecutor/dexecutor.git
195
</developerConnection>
196
<url>https://github.com/com-github-javabdd/com.github.javabdd</url>
197
- <tag>HEAD</tag>
+ <tag>4.0.0</tag>
198
</scm>
199
200
<profiles>
0 commit comments