Changeset 972
- Timestamp:
- 06/04/11 20:23:32 (2 years ago)
- File:
-
- 1 edited
-
raptor-web/trunk/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
raptor-web/trunk/pom.xml
r971 r972 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.1.1 -SNAPSHOT</version>6 <version>0.1.1</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-0.1.1</developerConnection> 21 <url>scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-web/tags/raptor-web-0.1.1</url> 23 22 </scm> 24 23 <distributionManagement>
Note: See TracChangeset
for help on using the changeset viewer.
