Changeset 1401
- Timestamp:
- 07/30/12 13:56:37 (10 months ago)
- File:
-
- 1 edited
-
raptor-web/trunk/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
raptor-web/trunk/pom.xml
r1399 r1401 4 4 <artifactId>raptor-web</artifactId> 5 5 <name>RaptorWeb (Raptor Web Interface)</name> 6 <version>1. 1.1-SNAPSHOT</version>6 <version>1.0.2-SNAPSHOT</version> 7 7 <packaging>war</packaging> 8 8 <url>http://iam.cf.ac.uk</url> … … 21 21 <url>http://iam.cf.ac.uk/repos/RAPTOR/raptor-web</url> 22 22 </scm> 23 24 <distributionManagement> 25 <repository> 26 <uniqueVersion>false</uniqueVersion> 27 <id>raptor-release</id> 28 <url>http://iam.cf.ac.uk/nexus-webapp-1.6.0/content/repositories/raptor-release</url> 29 </repository> 30 <snapshotRepository> 31 <uniqueVersion>false</uniqueVersion> 32 <id>raptor-snapshot</id> 33 <url>http://iam.cf.ac.uk/nexus-webapp-1.6.0/content/repositories/raptor-snapshot</url> 34 </snapshotRepository> 35 </distributionManagement> 23 36 24 37
Note: See TracChangeset
for help on using the changeset viewer.
