File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <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" >
3
2
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<groupId >com.github.com-github-javabdd</groupId >
7
6
<artifactId >com.github.javabdd</artifactId >
8
- <version >2.0.0-SNAPSHOT </version >
7
+ <version >2.0.0</version >
9
8
<packaging >jar</packaging >
10
9
11
10
<name >com.github.javabdd</name >
174
173
scm:git:
[email protected] :dexecutor/dexecutor.git
175
174
</developerConnection >
176
175
<url >https://github.com/com-github-javabdd/com.github.javabdd</url >
177
- <tag >HEAD </tag >
176
+ <tag >2.0.0 </tag >
178
177
</scm >
179
178
180
179
<profiles >
You can’t perform that action at this time.
0 commit comments