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 2dbcd80 commit 9d3efebCopy full SHA for 9d3efeb
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>7.0.1-SNAPSHOT</version>
+ <version>8.0.0</version>
21
<packaging>jar</packaging>
22
23
<name>JavaBDD</name>
@@ -223,7 +223,7 @@ SPDX-License-Identifier: LGPL-2.0-or-later
223
<connection>scm:git:git://github.com/dexecutor/dependent-tasks-executor.git</connection>
224
<developerConnection>scm:git:[email protected]:dexecutor/dexecutor.git</developerConnection>
225
<url>https://github.com/com-github-javabdd/com.github.javabdd</url>
226
- <tag>HEAD</tag>
+ <tag>8.0.0</tag>
227
</scm>
228
229
<profiles>
0 commit comments