[maven-release-plugin] prepare for next development iteration

git-svn-id: http://scm.dspace.org/svn/repo/dspace/branches/dspace-1_8_x@6956 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Tim Donohue
2012-02-24 16:27:02 +00:00
parent c7dcf15487
commit 3fdcb3bb3e
39 changed files with 173 additions and 173 deletions

View File

@@ -13,7 +13,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId> <artifactId>dspace-parent</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -23,9 +23,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace</url>
</scm> </scm>
<!-- <!--

View File

@@ -4,7 +4,7 @@
<packaging>jar</packaging> <packaging>jar</packaging>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-discovery-provider</artifactId> <artifactId>dspace-discovery-provider</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<name>DSpace Discovery :: Discovery Provider Library</name> <name>DSpace Discovery :: Discovery Provider Library</name>
<description> <description>
@@ -17,7 +17,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-discovery</artifactId> <artifactId>dspace-discovery</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -104,10 +104,10 @@
and releases snapshots into the snapshot repository below. and releases snapshots into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-provider</connection>
<developerConnection> <developerConnection>
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
</developerConnection> </developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-provider</url>
</scm> </scm>
</project> </project>

View File

@@ -4,13 +4,13 @@
<packaging>jar</packaging> <packaging>jar</packaging>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-discovery-solr</artifactId> <artifactId>dspace-discovery-solr</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<name>DSpace Discovery :: Discovery Solr Implementation</name> <name>DSpace Discovery :: Discovery Solr Implementation</name>
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-discovery</artifactId> <artifactId>dspace-discovery</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -52,10 +52,10 @@
and releases snapshots into the snapshot repository below. and releases snapshots into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-solr</connection>
<developerConnection> <developerConnection>
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
</developerConnection> </developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-solr</url>
</scm> </scm>
</project> </project>

View File

@@ -5,13 +5,13 @@
<packaging>jar</packaging> <packaging>jar</packaging>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-discovery-xmlui-api</artifactId> <artifactId>dspace-discovery-xmlui-api</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<name>DSpace Discovery :: Discovery XMLUI API</name> <name>DSpace Discovery :: Discovery XMLUI API</name>
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-discovery</artifactId> <artifactId>dspace-discovery</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -122,11 +122,11 @@
and releases snapshots into the snapshot repository below. and releases snapshots into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-xmlui-api</connection>
<developerConnection> <developerConnection>
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
</developerConnection> </developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-xmlui-api</url>
</scm> </scm>
</project> </project>

View File

@@ -5,13 +5,13 @@
<packaging>war</packaging> <packaging>war</packaging>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-discovery-xmlui-webapp</artifactId> <artifactId>dspace-discovery-xmlui-webapp</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<name>DSpace Discovery :: Discovery XMLUI Webapp</name> <name>DSpace Discovery :: Discovery XMLUI Webapp</name>
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-discovery</artifactId> <artifactId>dspace-discovery</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -31,7 +31,7 @@
<dependency> <dependency>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-discovery-xmlui-api</artifactId> <artifactId>dspace-discovery-xmlui-api</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
</dependency> </dependency>
<!-- external --> <!-- external -->
@@ -142,11 +142,11 @@
and releases snapshots into the snapshot repository below. and releases snapshots into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-xmlui-webapp</connection>
<developerConnection> <developerConnection>
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
</developerConnection> </developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery/dspace-discovery-xmlui-webapp</url>
</scm> </scm>
</project> </project>

View File

@@ -5,13 +5,13 @@
<packaging>pom</packaging> <packaging>pom</packaging>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-discovery</artifactId> <artifactId>dspace-discovery</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<name>DSpace Discovery :: Modules</name> <name>DSpace Discovery :: Modules</name>
<parent> <parent>
<artifactId>dspace-parent</artifactId> <artifactId>dspace-parent</artifactId>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -54,11 +54,11 @@
and releases snapshots into the snapshot repository below. and releases snapshots into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery</connection>
<developerConnection> <developerConnection>
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
</developerConnection> </developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-discovery</url>
</scm> </scm>
<issueManagement> <issueManagement>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-jspui</artifactId> <artifactId>dspace-jspui</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -24,9 +24,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui/dspace-jspui-api</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui/dspace-jspui-api</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui/dspace-jspui-api</url>
</scm> </scm>
<dependencies> <dependencies>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-jspui</artifactId> <artifactId>dspace-jspui</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -24,9 +24,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui/dspace-jspui-webapp</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui/dspace-jspui-webapp</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui/dspace-jspui-webapp</url>
</scm> </scm>
<build> <build>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId> <artifactId>dspace-parent</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -24,9 +24,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-jspui</url>
</scm> </scm>
<modules> <modules>

View File

@@ -12,14 +12,14 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-lni</artifactId> <artifactId>dspace-lni</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<scm> <scm>
<connection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-client</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-client</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-client</url>
</scm> </scm>
<profiles> <profiles>

View File

@@ -10,14 +10,14 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-lni</artifactId> <artifactId>dspace-lni</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<scm> <scm>
<connection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-core</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-core</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-core</url>
</scm> </scm>
<dependencies> <dependencies>

View File

@@ -12,14 +12,14 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-lni</artifactId> <artifactId>dspace-lni</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<scm> <scm>
<connection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-webapp</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-webapp</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni/dspace-lni-webapp</url>
</scm> </scm>
<build> <build>

View File

@@ -12,7 +12,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId> <artifactId>dspace-parent</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -22,9 +22,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-lni</url>
</scm> </scm>
<modules> <modules>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-oai</artifactId> <artifactId>dspace-oai</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -24,9 +24,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai/dspace-oai-api</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai/dspace-oai-api</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai/dspace-oai-api</url>
</scm> </scm>
<dependencies> <dependencies>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-oai</artifactId> <artifactId>dspace-oai</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -24,9 +24,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai/dspace-oai-webapp</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai/dspace-oai-webapp</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai/dspace-oai-webapp</url>
</scm> </scm>
<build> <build>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId> <artifactId>dspace-parent</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -24,9 +24,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-oai</url>
</scm> </scm>
<modules> <modules>

View File

@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>dspace-parent</artifactId> <artifactId>dspace-parent</artifactId>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -11,7 +11,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-stats</artifactId> <artifactId>dspace-stats</artifactId>
<name>DSpace Solr Statistics Logging Client Library</name> <name>DSpace Solr Statistics Logging Client Library</name>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<description>Library of Shared UsageEvent and EventConsumer Tools for Logging to Solr.</description> <description>Library of Shared UsageEvent and EventConsumer Tools for Logging to Solr.</description>
<!-- <!--
@@ -20,9 +20,9 @@
releases snapshots into the snapshot repository below. releases snapshots into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-stats</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-stats</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-stats</url>
</scm> </scm>
<developers> <developers>

View File

@@ -5,13 +5,13 @@
<packaging>jar</packaging> <packaging>jar</packaging>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword-client-api</artifactId> <artifactId>dspace-sword-client-api</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<name>DSpace Sword Client :: Sword Client API</name> <name>DSpace Sword Client :: Sword Client API</name>
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword-client</artifactId> <artifactId>dspace-sword-client</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -33,11 +33,11 @@
and releases snapshots into the snapshot repository below. and releases snapshots into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client/dspace-sword-client-api</connection>
<developerConnection> <developerConnection>
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
</developerConnection> </developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client/dspace-sword-client-api</url>
</scm> </scm>
</project> </project>

View File

@@ -5,13 +5,13 @@
<packaging>jar</packaging> <packaging>jar</packaging>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword-client-xmlui-api</artifactId> <artifactId>dspace-sword-client-xmlui-api</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<name>DSpace Sword Client :: Sword Client XMLUI API</name> <name>DSpace Sword Client :: Sword Client XMLUI API</name>
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword-client</artifactId> <artifactId>dspace-sword-client</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -48,12 +48,12 @@
and releases snapshots into the snapshot repository below. and releases snapshots into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2 <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client/dspace-sword-client-xmlui-api
</connection> </connection>
<developerConnection> <developerConnection>
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
</developerConnection> </developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client/dspace-sword-client-xmlui-api</url>
</scm> </scm>
</project> </project>

View File

@@ -4,13 +4,13 @@
<packaging>war</packaging> <packaging>war</packaging>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword-client-xmlui-webapp</artifactId> <artifactId>dspace-sword-client-xmlui-webapp</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<name>DSpace Sword Client :: Sword Client XMLUI Webapp</name> <name>DSpace Sword Client :: Sword Client XMLUI Webapp</name>
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword-client</artifactId> <artifactId>dspace-sword-client</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -82,12 +82,12 @@
--> -->
<scm> <scm>
<connection> <connection>
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
</connection> </connection>
<developerConnection> <developerConnection>
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
</developerConnection> </developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client/dspace-sword-client-xmlui-webapp</url>
</scm> </scm>
</project> </project>

View File

@@ -4,13 +4,13 @@
<packaging>pom</packaging> <packaging>pom</packaging>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword-client</artifactId> <artifactId>dspace-sword-client</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<name>DSpace Sword Client</name> <name>DSpace Sword Client</name>
<parent> <parent>
<artifactId>dspace-parent</artifactId> <artifactId>dspace-parent</artifactId>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -26,11 +26,11 @@
and releases snapshots into the snapshot repository below. and releases snapshots into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client</connection>
<developerConnection> <developerConnection>
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
</developerConnection> </developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword-client</url>
</scm> </scm>
<issueManagement> <issueManagement>

View File

@@ -16,7 +16,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword</artifactId> <artifactId>dspace-sword</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -27,10 +27,10 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword/dspace-sword-api</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2 <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword/dspace-sword-api
</developerConnection> </developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword/dspace-sword-api</url>
</scm> </scm>
<dependencies> <dependencies>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword</artifactId> <artifactId>dspace-sword</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -24,9 +24,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword/dspace-sword-webapp</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword/dspace-sword-webapp</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword/dspace-sword-webapp</url>
</scm> </scm>
<build> <build>
@@ -114,7 +114,7 @@
<dependency> <dependency>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword-api</artifactId> <artifactId>dspace-sword-api</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>

View File

@@ -16,7 +16,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId> <artifactId>dspace-parent</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -26,9 +26,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-sword</url>
</scm> </scm>

View File

@@ -14,7 +14,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId> <artifactId>dspace-parent</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -24,9 +24,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-swordv2</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-swordv2</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-swordv2</url>
</scm> </scm>
<build> <build>

View File

@@ -13,15 +13,15 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-xmlui</artifactId> <artifactId>dspace-xmlui</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<scm> <scm>
<connection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-api</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2 <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-api
</developerConnection> </developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-api/</url>
</scm> </scm>
<dependencies> <dependencies>

View File

@@ -13,15 +13,15 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-xmlui</artifactId> <artifactId>dspace-xmlui</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<scm> <scm>
<connection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-webapp</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2 <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-webapp
</developerConnection> </developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-webapp</url>
</scm> </scm>
<build> <build>

View File

@@ -10,15 +10,15 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-xmlui</artifactId> <artifactId>dspace-xmlui</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<scm> <scm>
<connection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-wing</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2 <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-wing
</developerConnection> </developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui/dspace-xmlui-wing</url>
</scm> </scm>
<dependencies> <dependencies>

View File

@@ -12,7 +12,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId> <artifactId>dspace-parent</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -22,9 +22,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace-xmlui</url>
</scm> </scm>
<modules> <modules>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>modules</artifactId> <artifactId>modules</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -75,9 +75,9 @@
</profiles> </profiles>
<scm> <scm>
<connection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/jspui</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/jspui</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/jspui</url>
</scm> </scm>
<build> <build>

View File

@@ -12,14 +12,14 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>modules</artifactId> <artifactId>modules</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<scm> <scm>
<connection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/lni</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/lni</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/lni</url>
</scm> </scm>
<build> <build>

View File

@@ -16,7 +16,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>modules</artifactId> <artifactId>modules</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -26,9 +26,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/oai</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/oai</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/oai</url>
</scm> </scm>
<build> <build>

View File

@@ -10,14 +10,14 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId> <artifactId>dspace-parent</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<scm> <scm>
<connection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules</url>
</scm> </scm>
<!-- <!--

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.dspace.modules</groupId> <groupId>org.dspace.modules</groupId>
<artifactId>solr</artifactId> <artifactId>solr</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<packaging>war</packaging> <packaging>war</packaging>
<name>DSpace SOLR :: Web Application</name> <name>DSpace SOLR :: Web Application</name>
<description> <description>
@@ -26,9 +26,9 @@
and releases snapshots into the snapshot repository below. and releases snapshots into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://dspace.svn.sourceforge.net/svnroot/dspace/tags/dspace-1.8.2</connection> <connection>scm:svn:http://dspace.svn.sourceforge.net/svnroot/dspace/trunk/dspace/modules/solr</connection>
<developerConnection>scm:svn:https://dspace.svn.sourceforge.net/svnroot/dspace/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://dspace.svn.sourceforge.net/svnroot/dspace/trunk/dspace/modules/solr</developerConnection>
<url>http://dspace.svn.sourceforge.net/svnroot/dspace/tags/dspace-1.8.2</url> <url>http://dspace.svn.sourceforge.net/svnroot/dspace/trunk/dspace/modules/solr</url>
</scm> </scm>
<build> <build>

View File

@@ -16,7 +16,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>modules</artifactId> <artifactId>modules</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -26,9 +26,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/sword</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/sword</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/sword</url>
</scm> </scm>
<build> <build>

View File

@@ -16,7 +16,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>modules</artifactId> <artifactId>modules</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -26,9 +26,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/swordv2</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/swordv2</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/swordv2</url>
</scm> </scm>
<build> <build>

View File

@@ -13,14 +13,14 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>modules</artifactId> <artifactId>modules</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<scm> <scm>
<connection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/xmlui</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/xmlui</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace/modules/xmlui</url>
</scm> </scm>
<build> <build>
@@ -145,32 +145,32 @@
<dependency> <dependency>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-discovery-solr</artifactId> <artifactId>dspace-discovery-solr</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-discovery-xmlui-api</artifactId> <artifactId>dspace-discovery-xmlui-api</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-discovery-xmlui-webapp</artifactId> <artifactId>dspace-discovery-xmlui-webapp</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<type>war</type> <type>war</type>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword-client-xmlui-api</artifactId> <artifactId>dspace-sword-client-xmlui-api</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword-client-xmlui-webapp</artifactId> <artifactId>dspace-sword-client-xmlui-webapp</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<type>war</type> <type>war</type>
</dependency> </dependency>

View File

@@ -16,7 +16,7 @@
<parent> <parent>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId> <artifactId>dspace-parent</artifactId>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
@@ -26,9 +26,9 @@
into the snapshot repository below. into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace</developerConnection>
<url>http://scm.dspace.org/svn/repo/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/branches/dspace-1_8_x/dspace</url>
</scm> </scm>
<properties> <properties>

View File

@@ -3,7 +3,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId> <artifactId>dspace-parent</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.8.2</version> <version>1.8.3-SNAPSHOT</version>
<name>DSpace Parent Project</name> <name>DSpace Parent Project</name>
<url>http://projects.dspace.org</url> <url>http://projects.dspace.org</url>
@@ -1066,9 +1066,9 @@
snapshots into the snapshot repository below. snapshots into the snapshot repository below.
--> -->
<scm> <scm>
<connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/tags/dspace-1.8.2</connection> <connection>scm:svn:http://scm.dspace.org/svn/repo/dspace/branches/dspace-1_8_x</connection>
<developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/tags/dspace-1.8.2</developerConnection> <developerConnection>scm:svn:https://scm.dspace.org/svn/repo/dspace/branches/dspace-1_8_x</developerConnection>
<url>http://scm.dspace.org/svn/repo/dspace/tags/dspace-1.8.2</url> <url>http://scm.dspace.org/svn/repo/dspace/branches/dspace-1_8_x</url>
</scm> </scm>
</project> </project>