Commit c398d1f 1 parent 70b59ad commit c398d1f Copy full SHA for c398d1f
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
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- 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" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
6
4
<groupId >org.tango-controls</groupId >
7
5
<artifactId >RxJTango</artifactId >
8
- <version >0.1-SNAPSHOT </version >
6
+ <version >0.1</version >
9
7
<packaging >jar</packaging >
10
8
11
9
<name >RxJTango</name >
46
44
<connection >scm:git:git@github.com:Ingvord/RxJTango</connection >
47
45
<developerConnection >scm:git:git@github.com:Ingvord/RxJTango</developerConnection >
48
46
<url >https://github.com/Ingvord/RxJTango</url >
49
- <tag >HEAD </tag >
47
+ <tag >RxJTango-0.1 </tag >
50
48
</scm >
51
49
52
50
<distributionManagement >
You can’t perform that action at this time.
0 commit comments