Changeset 1109
- Timestamp:
- 09/19/11 16:09:49 (20 months ago)
- File:
-
- 1 edited
-
raptor-client/trunk/pom.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
raptor-client/trunk/pom.xml
r1093 r1109 3 3 <groupId>uk.ac.cardiff.raptor</groupId> 4 4 <artifactId>raptor-client</artifactId> 5 <version>0.1.6 -SNAPSHOT</version>5 <version>0.1.6</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 runk</developerConnection>12 <url> http://iam.cf.ac.uk/repos/RAPTOR/raptor-client</url>11 <developerConnection>scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-client/tags/raptor-client-0.1.6</developerConnection> 12 <url>scm:svn:http://iam.cf.ac.uk/repos/RAPTOR/raptor-client/tags/raptor-client-0.1.6</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.6 -SNAPSHOT</version>67 <version>0.1.6</version> 68 68 <exclusions> 69 69 <exclusion>
Note: See TracChangeset
for help on using the changeset viewer.
