diff --git a/dspace-api/pom.xml b/dspace-api/pom.xml
index b0ff69ac6e..472025f6c9 100644
--- a/dspace-api/pom.xml
+++ b/dspace-api/pom.xml
@@ -13,7 +13,7 @@
org.dspace
dspace-parent
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -23,9 +23,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-provider
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-provider
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-provider
diff --git a/dspace-discovery/dspace-discovery-solr/pom.xml b/dspace-discovery/dspace-discovery-solr/pom.xml
index de92028593..30ba9107fd 100644
--- a/dspace-discovery/dspace-discovery-solr/pom.xml
+++ b/dspace-discovery/dspace-discovery-solr/pom.xml
@@ -4,13 +4,13 @@
jar
org.dspace
dspace-discovery-solr
- 1.8.2
+ 1.8.3-SNAPSHOT
DSpace Discovery :: Discovery Solr Implementation
org.dspace
dspace-discovery
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -52,10 +52,10 @@
and releases snapshots into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-solr
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-solr
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-solr
diff --git a/dspace-discovery/dspace-discovery-xmlui-api/pom.xml b/dspace-discovery/dspace-discovery-xmlui-api/pom.xml
index 4ecf027a8a..4dc10b314f 100644
--- a/dspace-discovery/dspace-discovery-xmlui-api/pom.xml
+++ b/dspace-discovery/dspace-discovery-xmlui-api/pom.xml
@@ -5,13 +5,13 @@
jar
org.dspace
dspace-discovery-xmlui-api
- 1.8.2
+ 1.8.3-SNAPSHOT
DSpace Discovery :: Discovery XMLUI API
org.dspace
dspace-discovery
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -122,11 +122,11 @@
and releases snapshots into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-xmlui-api
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-xmlui-api
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-xmlui-api
diff --git a/dspace-discovery/dspace-discovery-xmlui-webapp/pom.xml b/dspace-discovery/dspace-discovery-xmlui-webapp/pom.xml
index 0d829c08ce..8761228cdc 100644
--- a/dspace-discovery/dspace-discovery-xmlui-webapp/pom.xml
+++ b/dspace-discovery/dspace-discovery-xmlui-webapp/pom.xml
@@ -5,13 +5,13 @@
war
org.dspace
dspace-discovery-xmlui-webapp
- 1.8.2
+ 1.8.3-SNAPSHOT
DSpace Discovery :: Discovery XMLUI Webapp
org.dspace
dspace-discovery
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -31,7 +31,7 @@
org.dspace
dspace-discovery-xmlui-api
- 1.8.2
+ 1.8.3-SNAPSHOT
@@ -142,11 +142,11 @@
and releases snapshots into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-xmlui-webapp
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-xmlui-webapp
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-xmlui-webapp
diff --git a/dspace-discovery/pom.xml b/dspace-discovery/pom.xml
index f0fed74a39..bc9c0ae4b5 100644
--- a/dspace-discovery/pom.xml
+++ b/dspace-discovery/pom.xml
@@ -5,13 +5,13 @@
pom
org.dspace
dspace-discovery
- 1.8.2
+ 1.8.3-SNAPSHOT
DSpace Discovery :: Modules
dspace-parent
org.dspace
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -54,11 +54,11 @@
and releases snapshots into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery
diff --git a/dspace-jspui/dspace-jspui-api/pom.xml b/dspace-jspui/dspace-jspui-api/pom.xml
index 2d52acc10f..7b4317dca5 100644
--- a/dspace-jspui/dspace-jspui-api/pom.xml
+++ b/dspace-jspui/dspace-jspui-api/pom.xml
@@ -14,7 +14,7 @@
org.dspace
dspace-jspui
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -24,9 +24,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui/dspace-jspui-api
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui/dspace-jspui-api
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui/dspace-jspui-api
diff --git a/dspace-jspui/dspace-jspui-webapp/pom.xml b/dspace-jspui/dspace-jspui-webapp/pom.xml
index 0da7106521..46410ef5e1 100644
--- a/dspace-jspui/dspace-jspui-webapp/pom.xml
+++ b/dspace-jspui/dspace-jspui-webapp/pom.xml
@@ -14,7 +14,7 @@
org.dspace
dspace-jspui
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -24,9 +24,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui/dspace-jspui-webapp
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui/dspace-jspui-webapp
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui/dspace-jspui-webapp
diff --git a/dspace-jspui/pom.xml b/dspace-jspui/pom.xml
index e8805a74fb..2bee19e417 100644
--- a/dspace-jspui/pom.xml
+++ b/dspace-jspui/pom.xml
@@ -14,7 +14,7 @@
org.dspace
dspace-parent
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -24,9 +24,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui
diff --git a/dspace-lni/dspace-lni-client/pom.xml b/dspace-lni/dspace-lni-client/pom.xml
index ba04adb045..62ecb01582 100644
--- a/dspace-lni/dspace-lni-client/pom.xml
+++ b/dspace-lni/dspace-lni-client/pom.xml
@@ -12,14 +12,14 @@
org.dspace
dspace-lni
- 1.8.2
+ 1.8.3-SNAPSHOT
..
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-client
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-client
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-client
diff --git a/dspace-lni/dspace-lni-core/pom.xml b/dspace-lni/dspace-lni-core/pom.xml
index d7aa419363..d1b522556c 100644
--- a/dspace-lni/dspace-lni-core/pom.xml
+++ b/dspace-lni/dspace-lni-core/pom.xml
@@ -10,14 +10,14 @@
org.dspace
dspace-lni
- 1.8.2
+ 1.8.3-SNAPSHOT
..
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-core
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-core
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-core
diff --git a/dspace-lni/dspace-lni-webapp/pom.xml b/dspace-lni/dspace-lni-webapp/pom.xml
index 5c760ff88f..7281ad62b2 100644
--- a/dspace-lni/dspace-lni-webapp/pom.xml
+++ b/dspace-lni/dspace-lni-webapp/pom.xml
@@ -12,14 +12,14 @@
org.dspace
dspace-lni
- 1.8.2
+ 1.8.3-SNAPSHOT
..
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-webapp
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-webapp
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-webapp
diff --git a/dspace-lni/pom.xml b/dspace-lni/pom.xml
index c2d8bad6a0..6fdd4380c3 100644
--- a/dspace-lni/pom.xml
+++ b/dspace-lni/pom.xml
@@ -12,7 +12,7 @@
org.dspace
dspace-parent
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -22,9 +22,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni
diff --git a/dspace-oai/dspace-oai-api/pom.xml b/dspace-oai/dspace-oai-api/pom.xml
index 4bd45a9447..cf90466e11 100644
--- a/dspace-oai/dspace-oai-api/pom.xml
+++ b/dspace-oai/dspace-oai-api/pom.xml
@@ -14,7 +14,7 @@
org.dspace
dspace-oai
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -24,9 +24,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai/dspace-oai-api
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai/dspace-oai-api
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai/dspace-oai-api
diff --git a/dspace-oai/dspace-oai-webapp/pom.xml b/dspace-oai/dspace-oai-webapp/pom.xml
index 1a9fe7a732..05ddda48d3 100644
--- a/dspace-oai/dspace-oai-webapp/pom.xml
+++ b/dspace-oai/dspace-oai-webapp/pom.xml
@@ -14,7 +14,7 @@
org.dspace
dspace-oai
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -24,9 +24,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai/dspace-oai-webapp
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai/dspace-oai-webapp
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai/dspace-oai-webapp
diff --git a/dspace-oai/pom.xml b/dspace-oai/pom.xml
index bb762c5d31..45d102efa7 100644
--- a/dspace-oai/pom.xml
+++ b/dspace-oai/pom.xml
@@ -14,7 +14,7 @@
org.dspace
dspace-parent
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -24,9 +24,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai
diff --git a/dspace-stats/pom.xml b/dspace-stats/pom.xml
index 1a549854e8..4242d0db2d 100644
--- a/dspace-stats/pom.xml
+++ b/dspace-stats/pom.xml
@@ -3,7 +3,7 @@
dspace-parent
org.dspace
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -11,7 +11,7 @@
org.dspace
dspace-stats
DSpace Solr Statistics Logging Client Library
- 1.8.2
+ 1.8.3-SNAPSHOT
Library of Shared UsageEvent and EventConsumer Tools for Logging to Solr.
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-stats
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-stats
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-stats
diff --git a/dspace-sword-client/dspace-sword-client-api/pom.xml b/dspace-sword-client/dspace-sword-client-api/pom.xml
index 16d023355a..051b7d99d8 100644
--- a/dspace-sword-client/dspace-sword-client-api/pom.xml
+++ b/dspace-sword-client/dspace-sword-client-api/pom.xml
@@ -5,13 +5,13 @@
jar
org.dspace
dspace-sword-client-api
- 1.8.2
+ 1.8.3-SNAPSHOT
DSpace Sword Client :: Sword Client API
org.dspace
dspace-sword-client
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -33,11 +33,11 @@
and releases snapshots into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client/dspace-sword-client-api
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client/dspace-sword-client-api
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client/dspace-sword-client-api
diff --git a/dspace-sword-client/dspace-sword-client-xmlui-api/pom.xml b/dspace-sword-client/dspace-sword-client-xmlui-api/pom.xml
index 2d97fe5977..b73b5ae8fd 100644
--- a/dspace-sword-client/dspace-sword-client-xmlui-api/pom.xml
+++ b/dspace-sword-client/dspace-sword-client-xmlui-api/pom.xml
@@ -5,13 +5,13 @@
jar
org.dspace
dspace-sword-client-xmlui-api
- 1.8.2
+ 1.8.3-SNAPSHOT
DSpace Sword Client :: Sword Client XMLUI API
org.dspace
dspace-sword-client
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -48,12 +48,12 @@
and releases snapshots into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client/dspace-sword-client-xmlui-api
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client/dspace-sword-client-xmlui-api
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client/dspace-sword-client-xmlui-api
diff --git a/dspace-sword-client/dspace-sword-client-xmlui-webapp/pom.xml b/dspace-sword-client/dspace-sword-client-xmlui-webapp/pom.xml
index d15ab56e79..8340521335 100644
--- a/dspace-sword-client/dspace-sword-client-xmlui-webapp/pom.xml
+++ b/dspace-sword-client/dspace-sword-client-xmlui-webapp/pom.xml
@@ -4,13 +4,13 @@
war
org.dspace
dspace-sword-client-xmlui-webapp
- 1.8.2
+ 1.8.3-SNAPSHOT
DSpace Sword Client :: Sword Client XMLUI Webapp
org.dspace
dspace-sword-client
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -82,12 +82,12 @@
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client/dspace-sword-client-xmlui-webapp
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client/dspace-sword-client-xmlui-webapp
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client/dspace-sword-client-xmlui-webapp
diff --git a/dspace-sword-client/pom.xml b/dspace-sword-client/pom.xml
index e81e4a0776..e72508dd1c 100644
--- a/dspace-sword-client/pom.xml
+++ b/dspace-sword-client/pom.xml
@@ -4,13 +4,13 @@
pom
org.dspace
dspace-sword-client
- 1.8.2
+ 1.8.3-SNAPSHOT
DSpace Sword Client
dspace-parent
org.dspace
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -26,11 +26,11 @@
and releases snapshots into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client
diff --git a/dspace-sword/dspace-sword-api/pom.xml b/dspace-sword/dspace-sword-api/pom.xml
index a02ac67608..8055e1fd07 100644
--- a/dspace-sword/dspace-sword-api/pom.xml
+++ b/dspace-sword/dspace-sword-api/pom.xml
@@ -16,7 +16,7 @@
org.dspace
dspace-sword
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -27,10 +27,10 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword/dspace-sword-api
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword/dspace-sword-api
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword/dspace-sword-api
diff --git a/dspace-sword/dspace-sword-webapp/pom.xml b/dspace-sword/dspace-sword-webapp/pom.xml
index 1e6ac53407..1787044ddf 100644
--- a/dspace-sword/dspace-sword-webapp/pom.xml
+++ b/dspace-sword/dspace-sword-webapp/pom.xml
@@ -14,7 +14,7 @@
org.dspace
dspace-sword
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -24,9 +24,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword/dspace-sword-webapp
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword/dspace-sword-webapp
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword/dspace-sword-webapp
@@ -114,7 +114,7 @@
org.dspace
dspace-sword-api
- 1.8.2
+ 1.8.3-SNAPSHOT
diff --git a/dspace-sword/pom.xml b/dspace-sword/pom.xml
index 0319df62bd..5b3ac5f0f3 100644
--- a/dspace-sword/pom.xml
+++ b/dspace-sword/pom.xml
@@ -16,7 +16,7 @@
org.dspace
dspace-parent
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -26,9 +26,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword
diff --git a/dspace-swordv2/pom.xml b/dspace-swordv2/pom.xml
index 10c53c28de..9d2d010e21 100644
--- a/dspace-swordv2/pom.xml
+++ b/dspace-swordv2/pom.xml
@@ -14,7 +14,7 @@
org.dspace
dspace-parent
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -24,9 +24,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-swordv2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-swordv2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-swordv2
diff --git a/dspace-xmlui/dspace-xmlui-api/pom.xml b/dspace-xmlui/dspace-xmlui-api/pom.xml
index a8a207473b..770c64ddb4 100644
--- a/dspace-xmlui/dspace-xmlui-api/pom.xml
+++ b/dspace-xmlui/dspace-xmlui-api/pom.xml
@@ -13,15 +13,15 @@
org.dspace
dspace-xmlui
- 1.8.2
+ 1.8.3-SNAPSHOT
..
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-api
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-api
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-api/
diff --git a/dspace-xmlui/dspace-xmlui-webapp/pom.xml b/dspace-xmlui/dspace-xmlui-webapp/pom.xml
index 420525a7c4..3f6d1af81f 100644
--- a/dspace-xmlui/dspace-xmlui-webapp/pom.xml
+++ b/dspace-xmlui/dspace-xmlui-webapp/pom.xml
@@ -13,15 +13,15 @@
org.dspace
dspace-xmlui
- 1.8.2
+ 1.8.3-SNAPSHOT
..
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-webapp
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-webapp
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-webapp
diff --git a/dspace-xmlui/dspace-xmlui-wing/pom.xml b/dspace-xmlui/dspace-xmlui-wing/pom.xml
index 017ca035c2..00e616ee9d 100644
--- a/dspace-xmlui/dspace-xmlui-wing/pom.xml
+++ b/dspace-xmlui/dspace-xmlui-wing/pom.xml
@@ -10,15 +10,15 @@
org.dspace
dspace-xmlui
- 1.8.2
+ 1.8.3-SNAPSHOT
..
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-wing
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-wing
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-wing
diff --git a/dspace-xmlui/pom.xml b/dspace-xmlui/pom.xml
index 934cb0b2c1..345002ce56 100644
--- a/dspace-xmlui/pom.xml
+++ b/dspace-xmlui/pom.xml
@@ -12,7 +12,7 @@
org.dspace
dspace-parent
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -22,9 +22,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui
diff --git a/dspace/modules/jspui/pom.xml b/dspace/modules/jspui/pom.xml
index 19738b0b34..5caf022a64 100644
--- a/dspace/modules/jspui/pom.xml
+++ b/dspace/modules/jspui/pom.xml
@@ -10,7 +10,7 @@
org.dspace
modules
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -75,9 +75,9 @@
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/jspui
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/jspui
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/jspui
diff --git a/dspace/modules/lni/pom.xml b/dspace/modules/lni/pom.xml
index bff93797c6..819eb5c9e7 100644
--- a/dspace/modules/lni/pom.xml
+++ b/dspace/modules/lni/pom.xml
@@ -12,14 +12,14 @@
org.dspace
modules
- 1.8.2
+ 1.8.3-SNAPSHOT
..
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/lni
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/lni
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/lni
diff --git a/dspace/modules/oai/pom.xml b/dspace/modules/oai/pom.xml
index fd42182401..e627659c67 100644
--- a/dspace/modules/oai/pom.xml
+++ b/dspace/modules/oai/pom.xml
@@ -16,7 +16,7 @@
org.dspace
modules
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -26,9 +26,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/oai
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/oai
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/oai
diff --git a/dspace/modules/pom.xml b/dspace/modules/pom.xml
index c77a7622e3..dd85e1c24f 100644
--- a/dspace/modules/pom.xml
+++ b/dspace/modules/pom.xml
@@ -10,14 +10,14 @@
org.dspace
dspace-parent
- 1.8.2
+ 1.8.3-SNAPSHOT
../../pom.xml
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules
- scm:svn:http://dspace.svn.sourceforge.net/svnroot/dspace/tags/dspace-1.8.2
- scm:svn:https://dspace.svn.sourceforge.net/svnroot/dspace/tags/dspace-1.8.2
- http://dspace.svn.sourceforge.net/svnroot/dspace/tags/dspace-1.8.2
+ scm:svn:http://dspace.svn.sourceforge.net/svnroot/dspace/trunk/dspace/modules/solr
+ scm:svn:https://dspace.svn.sourceforge.net/svnroot/dspace/trunk/dspace/modules/solr
+ http://dspace.svn.sourceforge.net/svnroot/dspace/trunk/dspace/modules/solr
diff --git a/dspace/modules/sword/pom.xml b/dspace/modules/sword/pom.xml
index 7f810c5aee..6495081f95 100644
--- a/dspace/modules/sword/pom.xml
+++ b/dspace/modules/sword/pom.xml
@@ -16,7 +16,7 @@
org.dspace
modules
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -26,9 +26,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/sword
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/sword
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/sword
diff --git a/dspace/modules/swordv2/pom.xml b/dspace/modules/swordv2/pom.xml
index baf7daf83b..534dcb0def 100644
--- a/dspace/modules/swordv2/pom.xml
+++ b/dspace/modules/swordv2/pom.xml
@@ -16,7 +16,7 @@
org.dspace
modules
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -26,9 +26,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/swordv2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/swordv2
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/swordv2
diff --git a/dspace/modules/xmlui/pom.xml b/dspace/modules/xmlui/pom.xml
index 232312dd51..1e7572d322 100644
--- a/dspace/modules/xmlui/pom.xml
+++ b/dspace/modules/xmlui/pom.xml
@@ -13,14 +13,14 @@
org.dspace
modules
- 1.8.2
+ 1.8.3-SNAPSHOT
..
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/xmlui
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/xmlui
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/xmlui
@@ -145,32 +145,32 @@
org.dspace
dspace-discovery-solr
- 1.8.2
+ 1.8.3-SNAPSHOT
org.dspace
dspace-discovery-xmlui-api
- 1.8.2
+ 1.8.3-SNAPSHOT
org.dspace
dspace-discovery-xmlui-webapp
- 1.8.2
+ 1.8.3-SNAPSHOT
war
org.dspace
dspace-sword-client-xmlui-api
- 1.8.2
+ 1.8.3-SNAPSHOT
org.dspace
dspace-sword-client-xmlui-webapp
- 1.8.2
+ 1.8.3-SNAPSHOT
war
diff --git a/dspace/pom.xml b/dspace/pom.xml
index 2152642b19..aec4e14dec 100644
--- a/dspace/pom.xml
+++ b/dspace/pom.xml
@@ -16,7 +16,7 @@
org.dspace
dspace-parent
- 1.8.2
+ 1.8.3-SNAPSHOT
..
@@ -26,9 +26,9 @@
into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace
+ scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace
+ http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace
diff --git a/pom.xml b/pom.xml
index b733d24221..e36a37fdf5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
org.dspace
dspace-parent
pom
- 1.8.2
+ 1.8.3-SNAPSHOT
DSpace Parent Project
http://projects.dspace.org
@@ -1066,9 +1066,9 @@
snapshots into the snapshot repository below.
-->
- scm:svn:http://scm.dspace.org/svn/repo/dspace/tags/dspace-1.8.2
- scm:svn:https://scm.dspace.org/svn/repo/dspace/tags/dspace-1.8.2
- http://scm.dspace.org/svn/repo/dspace/tags/dspace-1.8.2
+ scm:svn:http://scm.dspace.org/svn/repo/dspace/branches/dspace-1_8_x
+ scm:svn:https://scm.dspace.org/svn/repo/dspace/branches/dspace-1_8_x
+ http://scm.dspace.org/svn/repo/dspace/branches/dspace-1_8_x