Skip to content

Commit 66b3232

Browse files
[maven-release-plugin] prepare release dspace-cris-2023.02.07.03
1 parent 2785f49 commit 66b3232

16 files changed

Lines changed: 31 additions & 31 deletions

File tree

dspace-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.dspace</groupId>
1313
<artifactId>dspace-parent</artifactId>
14-
<version>cris-2023.02.07.03-SNAPSHOT</version>
14+
<version>cris-2023.02.07.03</version>
1515
<relativePath>..</relativePath>
1616
</parent>
1717

dspace-iiif/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.dspace</groupId>
1616
<artifactId>dspace-parent</artifactId>
17-
<version>cris-2023.02.07.03-SNAPSHOT</version>
17+
<version>cris-2023.02.07.03</version>
1818
<relativePath>..</relativePath>
1919
</parent>
2020

dspace-oai/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<artifactId>dspace-parent</artifactId>
1010
<groupId>org.dspace</groupId>
11-
<version>cris-2023.02.07.03-SNAPSHOT</version>
11+
<version>cris-2023.02.07.03</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414

dspace-rdf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.dspace</groupId>
1010
<artifactId>dspace-parent</artifactId>
11-
<version>cris-2023.02.07.03-SNAPSHOT</version>
11+
<version>cris-2023.02.07.03</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414

dspace-rest/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<artifactId>dspace-rest</artifactId>
44
<packaging>war</packaging>
5-
<version>cris-2023.02.07.03-SNAPSHOT</version>
5+
<version>cris-2023.02.07.03</version>
66
<name>DSpace (Deprecated) REST Webapp</name>
77
<description>DSpace RESTful Web Services API. NOTE: this REST API is DEPRECATED.
88
Please consider using the REST API in the dspace-server-webapp instead!</description>
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.dspace</groupId>
1313
<artifactId>dspace-parent</artifactId>
14-
<version>cris-2023.02.07.03-SNAPSHOT</version>
14+
<version>cris-2023.02.07.03</version>
1515
<relativePath>..</relativePath>
1616
</parent>
1717

dspace-server-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.dspace</groupId>
1515
<artifactId>dspace-parent</artifactId>
16-
<version>cris-2023.02.07.03-SNAPSHOT</version>
16+
<version>cris-2023.02.07.03</version>
1717
<relativePath>..</relativePath>
1818
</parent>
1919

dspace-services/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.dspace</groupId>
1010
<artifactId>dspace-parent</artifactId>
11-
<version>cris-2023.02.07.03-SNAPSHOT</version>
11+
<version>cris-2023.02.07.03</version>
1212
<relativePath>..</relativePath>
1313
</parent>
1414

dspace-sword/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.dspace</groupId>
1616
<artifactId>dspace-parent</artifactId>
17-
<version>cris-2023.02.07.03-SNAPSHOT</version>
17+
<version>cris-2023.02.07.03</version>
1818
<relativePath>..</relativePath>
1919
</parent>
2020

dspace-swordv2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.dspace</groupId>
1414
<artifactId>dspace-parent</artifactId>
15-
<version>cris-2023.02.07.03-SNAPSHOT</version>
15+
<version>cris-2023.02.07.03</version>
1616
<relativePath>..</relativePath>
1717
</parent>
1818

dspace/modules/additions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.dspace</groupId>
1919
<artifactId>modules</artifactId>
20-
<version>cris-2023.02.07.03-SNAPSHOT</version>
20+
<version>cris-2023.02.07.03</version>
2121
<relativePath>..</relativePath>
2222
</parent>
2323

0 commit comments

Comments
 (0)