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 f1e2362 commit eabc6d1Copy full SHA for eabc6d1
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>2.0.1-SNAPSHOT</version>
+ <version>3.0.0</version>
21
<packaging>jar</packaging>
22
23
<name>com.github.javabdd</name>
@@ -186,7 +186,7 @@ SPDX-License-Identifier: LGPL-2.0-or-later
186
scm:git:[email protected]:dexecutor/dexecutor.git
187
</developerConnection>
188
<url>https://github.com/com-github-javabdd/com.github.javabdd</url>
189
- <tag>HEAD</tag>
+ <tag>3.0.0</tag>
190
</scm>
191
192
<profiles>
0 commit comments