diff --git a/api/pom.xml b/api/pom.xml index 02a89f5653..85c84fc2c9 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -15,7 +15,7 @@ dspace-services org.dspace - 2.0.0 + 2.0.1-SNAPSHOT - scm:svn:http://scm.dspace.org/svn/repo/modules/dspace-services/tags/dspace-services-2.0.0/api - scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-services/tags/dspace-services-2.0.0/api - http://scm.dspace.org/svn/repo/modules/dspace-services/tags/dspace-services-2.0.0/api + scm:svn:http://scm.dspace.org/svn/repo/modules/dspace-services/trunk/api + scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-services/trunk/api + http://scm.dspace.org/svn/repo/modules/dspace-services/trunk/api diff --git a/impl/pom.xml b/impl/pom.xml index 162fc01805..72d4d656c5 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -15,7 +15,7 @@ dspace-services org.dspace - 2.0.0 + 2.0.1-SNAPSHOT @@ -51,9 +51,9 @@ below. --> - scm:svn:http://scm.dspace.org/svn/repo/modules/dspace-services/tags/dspace-services-2.0.0/impl - scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-services/tags/dspace-services-2.0.0/impl - http://scm.dspace.org/svn/repo/modules/dspace-services/tags/dspace-services-2.0.0/impl + scm:svn:http://scm.dspace.org/svn/repo/modules/dspace-services/trunk/impl + scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-services/trunk/impl + http://scm.dspace.org/svn/repo/modules/dspace-services/trunk/impl diff --git a/pom.xml b/pom.xml index c63fbaf5b2..6bdd4be472 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 1 - 2.0.0 + 2.0.1-SNAPSHOT api @@ -66,19 +66,19 @@ org.dspace dspace-services-api - 2.0.0 + 2.0.1-SNAPSHOT jar org.dspace dspace-services-impl - 2.0.0 + 2.0.1-SNAPSHOT jar org.dspace dspace-services-utils - 2.0.0 + 2.0.1-SNAPSHOT jar @@ -224,9 +224,9 @@ below. --> - scm:svn:http://scm.dspace.org/svn/repo/modules/dspace-services/tags/dspace-services-2.0.0 - scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-services/tags/dspace-services-2.0.0 - http://scm.dspace.org/svn/repo/modules/dspace-services/tags/dspace-services-2.0.0 + scm:svn:http://scm.dspace.org/svn/repo/modules/dspace-services/trunk + scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-services/trunk + http://scm.dspace.org/svn/repo/modules/dspace-services/trunk + 2.0.1-SNAPSHOT The DSpace Foundation @@ -24,9 +24,9 @@ below. --> - scm:svn:http://scm.dspace.org/svn/repo/modules/dspace-services/tags/dspace-services-2.0.0/utils - scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-services/tags/dspace-services-2.0.0/utils - http://scm.dspace.org/svn/repo/modules/dspace-services/tags/dspace-services-2.0.0/utils + scm:svn:http://scm.dspace.org/svn/repo/modules/dspace-services/trunk/utils + scm:svn:https://scm.dspace.org/svn/repo/modules/dspace-services/trunk/utils + http://scm.dspace.org/svn/repo/modules/dspace-services/trunk/utils