diff --git a/SAS/OTB/OTB-distribution/pom.xml b/SAS/OTB/OTB-distribution/pom.xml index a15c32222dfb7333e3559c9ff0824ca4d0d20758..4259b8ae7a1b8297e0f37612616194667f7d9630 100644 --- a/SAS/OTB/OTB-distribution/pom.xml +++ b/SAS/OTB/OTB-distribution/pom.xml @@ -10,18 +10,18 @@ <parent> <groupId>nl.astron.lofar.sas.otb</groupId> <artifactId>otb-parent</artifactId> - <version>2.9.0-SNAPSHOT</version> + <version>2.9.0</version> </parent> <artifactId>OTB-distribution</artifactId> - <version>2.9.0-SNAPSHOT</version> + <version>2.9.0</version> <packaging>pom</packaging> <!-- Specification for the SCM used by the project, such as CVS, Subversion, etc. --> <scm> - <connection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-1.17.4/OTB-distribution</connection> - <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-1.17.4/OTB-distribution</developerConnection> + <connection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.9.0/OTB-distribution</connection> + <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.9.0/OTB-distribution</developerConnection> </scm> diff --git a/SAS/OTB/OTB/pom.xml b/SAS/OTB/OTB/pom.xml index a188e39594aafbeb7b3391e7e227355fc1fdea4b..378855c484584e0f500cd152fea57051009e26f9 100644 --- a/SAS/OTB/OTB/pom.xml +++ b/SAS/OTB/OTB/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>nl.astron.lofar.sas.otb</groupId> <artifactId>otb-parent</artifactId> - <version>2.9.0-SNAPSHOT</version> + <version>2.9.0</version> </parent> <artifactId>OTB</artifactId> @@ -23,8 +23,8 @@ <!-- Specification for the SCM used by the project, such as CVS, Subversion, etc. --> <scm> - <connection>scm:svn:https://svn.astron.nl/LOFAR/trunk/SAS/OTB/OTB</connection> - <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/trunk/SAS/OTB/OTB</developerConnection> + <connection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.9.0/OTB</connection> + <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.9.0/OTB</developerConnection> </scm> diff --git a/SAS/OTB/RSP/pom.xml b/SAS/OTB/RSP/pom.xml index 0a6a0f6d4a2d5e2fd9e330165f20e7be4ec50c43..b07f4c6507050aab61e99c98d0ba0129920232c2 100644 --- a/SAS/OTB/RSP/pom.xml +++ b/SAS/OTB/RSP/pom.xml @@ -9,16 +9,16 @@ <parent> <groupId>nl.astron.lofar.sas.otb</groupId> <artifactId>otb-parent</artifactId> - <version>2.9.0-SNAPSHOT</version> + <version>2.9.0</version> </parent> <artifactId>RSP</artifactId> - <version>1.17.4</version> + <version>2.9.0</version> <!-- Specification for the SCM used by the project, such as CVS, Subversion, etc. --> <scm> - <connection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-1.17.4/RSP</connection> - <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-1.17.4/RSP</developerConnection> + <connection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.9.0/RSP</connection> + <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.9.0/RSP</developerConnection> </scm> diff --git a/SAS/OTB/jOTDB3/pom.xml b/SAS/OTB/jOTDB3/pom.xml index 1b0e4641e1dc8536500e3738a4697e8620477915..8a7342d29176ebe9863c504f7d12896ae4d60f95 100644 --- a/SAS/OTB/jOTDB3/pom.xml +++ b/SAS/OTB/jOTDB3/pom.xml @@ -10,15 +10,15 @@ <parent> <groupId>nl.astron.lofar.sas.otb</groupId> <artifactId>otb-parent</artifactId> - <version>2.9.0-SNAPSHOT</version> + <version>2.9.0</version> </parent> <artifactId>jOTDB3</artifactId> <!-- Specification for the SCM used by the project, such as CVS, Subversion, etc. --> <scm> - <connection>scm:svn:https://svn.astron.nl/LOFAR/trunk/SAS/OTB/jOTDB3</connection> - <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/trunk/SAS/OTB/jOTDB3</developerConnection> + <connection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.9.0/jOTDB3</connection> + <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.9.0/jOTDB3</developerConnection> </scm> diff --git a/SAS/OTB/jParmFacade/pom.xml b/SAS/OTB/jParmFacade/pom.xml index c26780fcaca5102563e1c8675b5496100487c184..663a27ce5a8d1d5943c6c607b8c3c4bd15296458 100644 --- a/SAS/OTB/jParmFacade/pom.xml +++ b/SAS/OTB/jParmFacade/pom.xml @@ -10,15 +10,15 @@ <parent> <groupId>nl.astron.lofar.sas.otb</groupId> <artifactId>otb-parent</artifactId> - <version>2.9.0-SNAPSHOT</version> + <version>2.9.0</version> </parent> <artifactId>jParmFacade</artifactId> <!-- Specification for the SCM used by the project, such as CVS, Subversion, etc. --> <scm> - <connection>scm:svn:https://svn.astron.nl/LOFAR/trunk/SAS/OTB/jParmFacade</connection> - <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/trunk/SAS/OTB/jParmFacade</developerConnection> + <connection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.9.0/jParmFacade</connection> + <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.9.0/jParmFacade</developerConnection> </scm> diff --git a/SAS/OTB/jRSP/pom.xml b/SAS/OTB/jRSP/pom.xml index 595fefe544bac85735ae33559acf416091f9aaf7..15e63a420e9286fbdfd0c25d5562ab31eda7d364 100644 --- a/SAS/OTB/jRSP/pom.xml +++ b/SAS/OTB/jRSP/pom.xml @@ -9,15 +9,15 @@ <parent> <groupId>nl.astron.lofar.sas.otb</groupId> <artifactId>otb-parent</artifactId> - <version>2.9.0-SNAPSHOT</version> + <version>2.9.0</version> </parent> <artifactId>jRSP</artifactId> <!-- Specification for the SCM used by the project, such as CVS, Subversion, etc. --> <scm> - <connection>scm:svn:https://svn.astron.nl/LOFAR/trunk/SAS/OTB/jRSP</connection> - <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/trunk/OTB/jRSP</developerConnection> + <connection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.9.0/jRSP</connection> + <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.9.0/jRSP</developerConnection> </scm> diff --git a/SAS/OTB/pom.xml b/SAS/OTB/pom.xml index cacc3182fbe0f490b5197ee3fb28a111631ea7b1..f6564087d891999120c59ddf9a19bd72bb5fa17b 100644 --- a/SAS/OTB/pom.xml +++ b/SAS/OTB/pom.xml @@ -15,7 +15,7 @@ <groupId>nl.astron.lofar.sas.otb</groupId> <artifactId>otb-parent</artifactId> - <version>2.9.0-SNAPSHOT</version> + <version>2.9.0</version> <packaging>pom</packaging> @@ -28,8 +28,8 @@ <!-- Specification for the SCM used by the project, such as CVS, Subversion, etc. --> <scm> - <connection>scm:svn:http://svn.astron.nl/LOFAR/trunk/SAS/OTB</connection> - <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/trunk/SAS/OTB</developerConnection> + <connection>scm:svn:http://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.9.0</connection> + <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.9.0</developerConnection> </scm> @@ -145,7 +145,7 @@ <dependency> <groupId>${project.groupId}</groupId> <artifactId>OTB-distribution</artifactId> - <version>2.9.0-SNAPSHOT</version> + <version>2.9.0</version> </dependency> <!-- Import the group 'nl.astron.lofar.lib' -->