Skip to content

Commit 8c5ce79

Browse files
committed
[maven-release-plugin] prepare release 10.0.0
1 parent c4cf396 commit 8c5ce79

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

2323
<name>JavaBDD</name>
@@ -212,7 +212,7 @@ SPDX-License-Identifier: LGPL-2.0-or-later
212212
<connection>scm:git:git://github.com/dexecutor/dependent-tasks-executor.git</connection>
213213
<developerConnection>scm:git:[email protected]:dexecutor/dexecutor.git</developerConnection>
214214
<url>https://github.com/com-github-javabdd/com.github.javabdd</url>
215-
<tag>HEAD</tag>
215+
<tag>10.0.0</tag>
216216
</scm>
217217

218218
<profiles>

0 commit comments

Comments
 (0)