Changeset 872
- Timestamp:
- 06/02/11 17:30:22 (2 years ago)
- File:
-
- 1 edited
-
raptor-client/trunk/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
raptor-client/trunk/pom.xml
r869 r872 3 3 <groupId>uk.ac.cardiff.raptor</groupId> 4 4 <artifactId>raptor-client</artifactId> 5 <version>0.1.1 </version>5 <version>0.1.1-SNAPSHOT</version> 6 6 <name>Raptor Client for Remoting</name> 7 7 <description>Raptor Library for sending and Receiving Model Events</description> … … 9 9 <!-- set up of SCM and DM --> 10 10 <scm> 11 <developerConnection>scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-client/t ags/raptor-client-0.1.0</developerConnection>12 <url> scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-client/tags/raptor-client-0.1.0</url>11 <developerConnection>scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-client/trunk</developerConnection> 12 <url>http://iam.cf.ac.uk/repos/RAPTOR/raptor-client</url> 13 13 </scm> 14 14 <distributionManagement>
Note: See TracChangeset
for help on using the changeset viewer.
