File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" 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" >
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" >
43
54 <modelVersion >4.0.0</modelVersion >
65 <groupId >org.swordapp</groupId >
76 <artifactId >server</artifactId >
8- <version >2.0-SNAPSHOT </version >
7+ <version >2.0</version >
98 <packaging >war</packaging >
109
1110 <!-- brings the sonatype snapshot repository and signing requirement on board -->
3029 </license >
3130 </licenses >
3231 <scm >
33- <url >https://sword-app.svn.sourceforge.net/svnroot/sword-app/JavaServer2.0/trunk </url >
34- <developerConnection >scm:svn:https://sword-app.svn.sourceforge.net/svnroot/sword-app/JavaServer2.0/trunk </developerConnection >
35- <connection >scm:svn:http://sword-app.svn.sourceforge.net/svnroot/sword-app/JavaServer2.0/trunk </connection >
32+ <url >https://sword-app.svn.sourceforge.net/svnroot/sword-app/JavaServer2.0/tags/server-2.0 </url >
33+ <developerConnection >scm:svn:https://sword-app.svn.sourceforge.net/svnroot/sword-app/JavaServer2.0/tags/server-2.0 </developerConnection >
34+ <connection >scm:svn:http://sword-app.svn.sourceforge.net/svnroot/sword-app/JavaServer2.0/tags/server-2.0 </connection >
3635 </scm >
3736 <developers >
3837 <developer >
You can’t perform that action at this time.
0 commit comments