Changeset 1093
- Timestamp:
- 08/31/11 12:38:44 (21 months ago)
- File:
-
- 1 edited
-
raptor-client/trunk/pom.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
raptor-client/trunk/pom.xml
r1091 r1093 3 3 <groupId>uk.ac.cardiff.raptor</groupId> 4 4 <artifactId>raptor-client</artifactId> 5 <version>0.1. 5</version>5 <version>0.1.6-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.5</developerConnection>12 <url> scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-client/tags/raptor-client-0.1.5</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> … … 65 65 <groupId>uk.ac.cardiff.raptor</groupId> 66 66 <artifactId>raptor-information-model</artifactId> 67 <version>0.1. 5</version>67 <version>0.1.6-SNAPSHOT</version> 68 68 <exclusions> 69 69 <exclusion>
Note: See TracChangeset
for help on using the changeset viewer.
