Skip to content

Commit 9d3efeb

Browse files
committed
[maven-release-plugin] prepare release 8.0.0
1 parent 2dbcd80 commit 9d3efeb

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

2323
<name>JavaBDD</name>
@@ -223,7 +223,7 @@ SPDX-License-Identifier: LGPL-2.0-or-later
223223
<connection>scm:git:git://github.com/dexecutor/dependent-tasks-executor.git</connection>
224224
<developerConnection>scm:git:[email protected]:dexecutor/dexecutor.git</developerConnection>
225225
<url>https://github.com/com-github-javabdd/com.github.javabdd</url>
226-
<tag>HEAD</tag>
226+
<tag>8.0.0</tag>
227227
</scm>
228228

229229
<profiles>

0 commit comments

Comments
 (0)