Project

General

Profile

« Previous | Next » 

Revision 48297

correction of scm

View differences:

modules/uoa-claims/trunk/pom.xml
10 10
	<artifactId>uoa-claims</artifactId>
11 11
	<packaging>jar</packaging>
12 12
	<version>2.0.0</version>
13
	<scm>
14
                <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/uoa-claims/trunk</developerConnection> 
15
        </scm>
13 16
	<dependencies>
14 17
		<dependency>
15 18
			<groupId>junit</groupId>
......
63 66
			<version>1.1</version>
64 67
		</dependency>
65 68
	</dependencies>
66

  
67
  <scm>
68
    <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-parent/tags/uoa-claims-2.0.0</developerConnection>
69
  </scm>
70 69
</project>

Also available in: Unified diff