Skip to content

Commit

Permalink
[maven-release-plugin] prepare release dspace-7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tdonohue committed Feb 3, 2022
1 parent 8470899 commit 122924a
Show file tree
Hide file tree
Showing 15 changed files with 31 additions and 31 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>7.2-SNAPSHOT</version>
<version>7.2</version>
<relativePath>..</relativePath>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion dspace-oai/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>dspace-parent</artifactId>
<groupId>org.dspace</groupId>
<version>7.2-SNAPSHOT</version>
<version>7.2</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>7.2-SNAPSHOT</version>
<version>7.2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions dspace-rest/pom.xml
Expand Up @@ -3,7 +3,7 @@
<groupId>org.dspace</groupId>
<artifactId>dspace-rest</artifactId>
<packaging>war</packaging>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
<name>DSpace (Deprecated) REST Webapp</name>
<description>DSpace RESTful Web Services API. NOTE: this REST API is DEPRECATED.
Please consider using the REST API in the dspace-server-webapp instead!</description>
Expand All @@ -12,7 +12,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dspace-server-webapp/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>7.2-SNAPSHOT</version>
<version>7.2</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>7.2-SNAPSHOT</version>
<version>7.2</version>
</parent>

<properties>
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>7.2-SNAPSHOT</version>
<version>7.2</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>7.2-SNAPSHOT</version>
<version>7.2</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>7.2-SNAPSHOT</version>
<version>7.2</version>
<relativePath>..</relativePath>
</parent>

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

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

Expand Down
2 changes: 1 addition & 1 deletion dspace/modules/server/pom.xml
Expand Up @@ -13,7 +13,7 @@ just adding new jar in the classloader</description>
<parent>
<artifactId>modules</artifactId>
<groupId>org.dspace</groupId>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
<relativePath>..</relativePath>
</parent>

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

Expand Down
32 changes: 16 additions & 16 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<packaging>pom</packaging>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
<name>DSpace Parent Project</name>
<description>
DSpace open source software is a turnkey institutional repository application.
Expand Down Expand Up @@ -868,14 +868,14 @@
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-rest</artifactId>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
<type>jar</type>
<classifier>classes</classifier>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-rest</artifactId>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
<type>war</type>
</dependency>
</dependencies>
Expand Down Expand Up @@ -1026,69 +1026,69 @@
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-api</artifactId>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-api</artifactId>
<type>test-jar</type>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.dspace.modules</groupId>
<artifactId>additions</artifactId>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
</dependency>

<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-sword</artifactId>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-swordv2</artifactId>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-oai</artifactId>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-services</artifactId>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-server-webapp</artifactId>
<type>test-jar</type>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-rdf</artifactId>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-iiif</artifactId>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-server-webapp</artifactId>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
<type>jar</type>
<classifier>classes</classifier>
</dependency>
<dependency>
<groupId>org.dspace</groupId>
<artifactId>dspace-server-webapp</artifactId>
<version>7.2-SNAPSHOT</version>
<version>7.2</version>
<type>war</type>
</dependency>
<!-- DSpace API Localization Packages -->
Expand Down Expand Up @@ -1877,7 +1877,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-7.2</tag>
</scm>


Expand Down

0 comments on commit 122924a

Please sign in to comment.