diff --git a/SAS/OTB/OTB-distribution/pom.xml b/SAS/OTB/OTB-distribution/pom.xml index 6238f720a3504922073c07b2ff6140a2ac4f1741..32fb91a77653808b52debb742015114cf68a9b3a 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.8.1-SNAPSHOT</version> + <version>2.8.1</version> </parent> <artifactId>OTB-distribution</artifactId> - <version>2.8.1-SNAPSHOT</version> + <version>2.8.1</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.8.1/OTB-distribution</connection> + <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.8.1/OTB-distribution</developerConnection> </scm> diff --git a/SAS/OTB/OTB/pom.xml b/SAS/OTB/OTB/pom.xml index 302bb749833f0702f39d771c4bd142c6b787c3d4..0f676e28a3a19548088a75016bb88cab2f468f03 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.8.1-SNAPSHOT</version> + <version>2.8.1</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.8.1/OTB</connection> + <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.8.1/OTB</developerConnection> </scm> diff --git a/SAS/OTB/RSP/pom.xml b/SAS/OTB/RSP/pom.xml index 15bba982ebd63a8d581b384dcb897d3e1b6d9214..cde3cf3aa5ac43c75d258bc2ca1471766c9c650e 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.8.1-SNAPSHOT</version> + <version>2.8.1</version> </parent> <artifactId>RSP</artifactId> - <version>1.17.4</version> + <version>2.8.1</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.8.1/RSP</connection> + <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.8.1/RSP</developerConnection> </scm> diff --git a/SAS/OTB/jOTDB3/pom.xml b/SAS/OTB/jOTDB3/pom.xml index 7cd8eacd04fe79e321d2fb5a3210f665fb821dde..729514d5e038ea5033ba89f46d63fbfd4e736cd6 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.8.1-SNAPSHOT</version> + <version>2.8.1</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.8.1/jOTDB3</connection> + <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.8.1/jOTDB3</developerConnection> </scm> diff --git a/SAS/OTB/jParmFacade/pom.xml b/SAS/OTB/jParmFacade/pom.xml index 4104c124930521ca6a8095904bf084d9687587c9..bfc2141f844a73efc39cbc4aa40340499fff85d3 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.8.1-SNAPSHOT</version> + <version>2.8.1</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.8.1/jParmFacade</connection> + <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.8.1/jParmFacade</developerConnection> </scm> diff --git a/SAS/OTB/jRSP/pom.xml b/SAS/OTB/jRSP/pom.xml index 77c8fc12b8103776750ce7b7086e6a56ea00b9ad..fb5047280d56a5dab08385507118ccf04b93fc95 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.8.1-SNAPSHOT</version> + <version>2.8.1</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.8.1/jRSP</connection> + <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.8.1/jRSP</developerConnection> </scm> diff --git a/SAS/OTB/pom.xml b/SAS/OTB/pom.xml index 3f8d9281b9f838ae1e4021b07aaf72b56d415b0a..82bb09b2cd78a8efd7b2c8dd284c984b6db6ea58 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.8.1-SNAPSHOT</version> + <version>2.8.1</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.8.1</connection> + <developerConnection>scm:svn:https://svn.astron.nl/LOFAR/tags/Maven-Release-nl.astron.lofar.sas.otb.otb-parent-2.8.1</developerConnection> </scm> @@ -145,7 +145,7 @@ <dependency> <groupId>${project.groupId}</groupId> <artifactId>OTB-distribution</artifactId> - <version>2.8.1-SNAPSHOT</version> + <version>2.8.1</version> </dependency> <!-- Import the group 'nl.astron.lofar.lib' -->