Changeset 1263
- Timestamp:
- 12/07/11 12:24:23 (18 months ago)
- File:
-
- 1 edited
-
raptor-web/trunk/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
raptor-web/trunk/pom.xml
r1262 r1263 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/maven-v4_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/maven-v4_0_0.xsd"> 3 2 <modelVersion>4.0.0</modelVersion> 4 3 <groupId>uk.ac.cardiff.raptor</groupId> 5 4 <artifactId>raptor-web</artifactId> 6 5 <name>RaptorWeb (Raptor Web Interface)</name> 7 <version> 0.2.1-SNAPSHOT</version>6 <version>1.0.0</version> 8 7 <packaging>war</packaging> 9 8 <url>http://iam.cf.ac.uk</url> … … 19 18 20 19 <scm> 21 <developerConnection>scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-web/t runk</developerConnection>22 <url> http://iam.cf.ac.uk/repos/RAPTOR/raptor-web</url>20 <developerConnection>scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-web/tags/raptor-web-1.0.0</developerConnection> 21 <url>scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-web/tags/raptor-web-1.0.0</url> 23 22 </scm> 24 23 <distributionManagement>
Note: See TracChangeset
for help on using the changeset viewer.
