File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<groupId >com.rampatra.adsj</groupId >
8
6
<artifactId >adsj</artifactId >
9
- <version >1.0.0-SNAPSHOT </version >
7
+ <version >1.0.0</version >
10
8
<packaging >pom</packaging >
11
9
12
10
<name >Algorithms and Data Structures in Java</name >
34
32
<url >https://github.com/rampatra/Algorithms-and-Data-Structures-in-Java</url >
35
33
<connection >scm:git:git://github.com/rampatra/Algorithms-and-Data-Structures-in-Java.git</connection >
36
34
<
developerConnection >scm:git:ssh://
[email protected] /rampatra/Algorithms-and-Data-Structures-in-Java.git</
developerConnection >
37
- <tag >HEAD </tag >
35
+ <tag >adsj-1.0.0 </tag >
38
36
</scm >
39
37
40
38
<distributionManagement >
You can’t perform that action at this time.
0 commit comments