File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Top Open diff view settings Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Top Open diff view settings Original file line number Diff line number Diff line change @@ -11,15 +11,13 @@ available at https://spdx.org/licenses/LGPL-2.0-or-later.html
1111SPDX-License-Identifier: LGPL-2.0-or-later
1212-->
1313
14- <project xmlns =" http://maven.apache.org/POM/4.0.0"
15- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
16- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
14+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1715
1816 <modelVersion >4.0.0</modelVersion >
1917
2018 <groupId >com.github.com-github-javabdd</groupId >
2119 <artifactId >com.github.javabdd</artifactId >
22- <version >4 .0.1-SNAPSHOT </version >
20+ <version >5 .0.0 </version >
2321 <packaging >jar</packaging >
2422
2523 <name >JavaBDD</name >
@@ -225,7 +223,7 @@ SPDX-License-Identifier: LGPL-2.0-or-later
225223 <connection >scm:git:git://github.com/dexecutor/dependent-tasks-executor.git</connection >
226224 <developerConnection >scm:git:git@github.com:dexecutor/dexecutor.git</developerConnection >
227225 <url >https://github.com/com-github-javabdd/com.github.javabdd</url >
228- <tag >HEAD </tag >
226+ <tag >5.0.0 </tag >
229227 </scm >
230228
231229 <profiles >
You can’t perform that action at this time.
0 commit comments