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 c4cf396 commit 8c5ce79Copy full SHA for 8c5ce79
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>9.0.1-SNAPSHOT</version>
+ <version>10.0.0</version>
21
<packaging>jar</packaging>
22
23
<name>JavaBDD</name>
@@ -212,7 +212,7 @@ SPDX-License-Identifier: LGPL-2.0-or-later
212
<connection>scm:git:git://github.com/dexecutor/dependent-tasks-executor.git</connection>
213
<developerConnection>scm:git:[email protected]:dexecutor/dexecutor.git</developerConnection>
214
<url>https://github.com/com-github-javabdd/com.github.javabdd</url>
215
- <tag>HEAD</tag>
+ <tag>10.0.0</tag>
216
</scm>
217
218
<profiles>
0 commit comments