File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
target /
2
+ pom.xml.releaseBackup
3
+ release.properties
2
4
* .ipr
3
5
* .iws
4
6
* .iml
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
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<groupId >net.gjerull.etherpad</groupId >
6
5
<artifactId >etherpad_lite_client</artifactId >
7
- <version >1.2.1-SNAPSHOT </version >
6
+ <version >1.2.1</version >
8
7
<packaging >jar</packaging >
9
8
10
9
<name >Etherpad Lite Client</name >
31
30
<url >https://github.com/nilsfr/java-etherpad-lite/</url >
32
31
<connection >scm:git:https://github.com/nilsfr/java-etherpad-lite.git</connection >
33
32
<
developerConnection >scm:git:
[email protected] :nilsfr/java-etherpad-lite.git</
developerConnection >
34
- <tag >HEAD </tag >
33
+ <tag >etherpad_lite_client-1.2.1 </tag >
35
34
</scm >
36
35
37
36
<developers >
You can’t perform that action at this time.
0 commit comments