Skip to content

Commit

Permalink
[maven-release-plugin] prepare release dspace-5.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hardy Pottinger committed Nov 7, 2014
1 parent 453177b commit 884519a
Show file tree
Hide file tree
Showing 23 changed files with 46 additions and 48 deletions.
2 changes: 1 addition & 1 deletion dspace-api/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace-jspui/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions dspace-oai/pom.xml
@@ -1,5 +1,4 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>dspace-oai</artifactId>
<packaging>war</packaging>
Expand All @@ -9,7 +8,7 @@
<parent>
<artifactId>dspace-parent</artifactId>
<groupId>org.dspace</groupId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace-rdf/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dspace-rest/pom.xml
Expand Up @@ -3,15 +3,15 @@
<groupId>org.dspace</groupId>
<artifactId>dspace-rest</artifactId>
<packaging>war</packaging>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<name>DSpace REST :: API and Implementation</name>
<description>DSpace RESTful Web Services API</description>
<url>http://demo.dspace.org</url>

<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace-services/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion dspace-solr/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace-sword/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace-swordv2/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace-xmlui-mirage2/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace-xmlui/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace/modules/additions/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>modules</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace/modules/jspui/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>modules</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace/modules/oai/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<artifactId>modules</artifactId>
<groupId>org.dspace</groupId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace/modules/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace/modules/rdf/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>modules</artifactId>
<groupId>org.dspace</groupId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace/modules/rest/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>modules</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dspace/modules/solr/pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.dspace.modules</groupId>
<artifactId>solr</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<packaging>war</packaging>
<name>DSpace SOLR :: Local Customizations</name>
<description>
Expand All @@ -13,7 +13,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>modules</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace/modules/sword/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>modules</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace/modules/swordv2/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>modules</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions dspace/modules/xmlui/pom.xml
@@ -1,5 +1,4 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.dspace.modules</groupId>
<artifactId>xmlui</artifactId>
Expand All @@ -13,7 +12,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>modules</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<relativePath>..</relativePath>
</parent>

Expand Down
40 changes: 20 additions & 20 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<packaging>pom</packaging>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<name>DSpace Parent Project</name>
<description>
DSpace open source software is a turnkey institutional repository application.
Expand Down Expand Up @@ -636,64 +636,64 @@
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-api</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
</dependency>
<dependency>
<groupId>org.dspace.modules</groupId>
<artifactId>additions</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
</dependency>

<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-sword</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>jar</type>
<classifier>classes</classifier>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-sword</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-swordv2</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>jar</type>
<classifier>classes</classifier>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-swordv2</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-jspui</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>jar</type>
<classifier>classes</classifier>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-jspui</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-oai</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>jar</type>
<classifier>classes</classifier>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-oai</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>war</type>
</dependency>
<dependency>
Expand All @@ -717,50 +717,50 @@
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-xmlui</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>jar</type>
<classifier>classes</classifier>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-xmlui</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-services</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-rdf</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-rest</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-rest</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-solr</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>jar</type>
<classifier>classes</classifier>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-solr</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.0-rc1</version>
<type>war</type>
<classifier>skinny</classifier>
</dependency>
Expand Down Expand Up @@ -1485,7 +1485,7 @@
<connection>scm:git:git@github.com:DSpace/DSpace.git</connection>
<developerConnection>scm:git:git@github.com:DSpace/DSpace.git</developerConnection>
<url>git@github.com:DSpace/DSpace.git</url>
<tag>HEAD</tag>
<tag>dspace-5.0-rc1</tag>
</scm>

<!--
Expand Down

0 comments on commit 884519a

Please sign in to comment.