Skip to content
Snippets Groups Projects
Commit ddb785fa authored by Arafat NOUREDDINE's avatar Arafat NOUREDDINE
Browse files

Update pom.xml

parent 60dbb8f9
No related branches found
No related tags found
No related merge requests found
pom.xml 100644 → 100755
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<groupId>fr.soleil.device</groupId> <groupId>fr.soleil.device</groupId>
<artifactId>RetrigAO-${aol}-${mode}</artifactId> <artifactId>RetrigAO-${aol}-${mode}</artifactId>
<version>1.1.1-SNAPSHOT</version> <version>1.1.1</version>
<packaging>nar</packaging> <packaging>nar</packaging>
<name>RetrigAO</name> <name>RetrigAO</name>
...@@ -63,11 +63,13 @@ ...@@ -63,11 +63,13 @@
<artifactId>ASL-${aol}-static-${mode}</artifactId> <artifactId>ASL-${aol}-static-${mode}</artifactId>
</dependency> </dependency>
</dependencies> </dependencies>
<scm> <scm>
<connection>${scm.connection.svn.tango-ds}/DeviceClasses/InputOutput/ADLINK/RetrigAO/trunk</connection> <connection>scm:git:git@gitlab.com:synchrotron-soleil/control-system/tango-devices/inputoutput/adlink/retrigao.git</connection>
<developerConnection>${scm.connection.svn.tango-ds}/DeviceClasses/InputOutput/ADLINK/RetrigAO/trunk</developerConnection> <developerConnection>scm:git:git@gitlab.com:synchrotron-soleil/control-system/tango-devices/inputoutput/adlink/retrigao.git</developerConnection>
<url>${scm.connection.svn.tango-ds}/DeviceClasses/InputOutput/ADLINK/RetrigAO/trunk</url> <url>https://gitlab.com/synchrotron-soleil/control-system/tango-devices/inputoutput/adlink/retrigao</url>
</scm> </scm>
<developers> <developers>
<developer> <developer>
<id>abeille</id> <id>abeille</id>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment