File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <artifactId >dspace-rest</artifactId >
44 <packaging >war</packaging >
5- <version >cris-2023.02.07-SNAPSHOT </version >
5+ <version >cris-2023.02.07</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 >
1111 <parent >
1212 <groupId >org.dspace</groupId >
1313 <artifactId >dspace-parent</artifactId >
14- <version >cris-2023.02.07-SNAPSHOT </version >
14+ <version >cris-2023.02.07</version >
1515 <relativePath >..</relativePath >
1616 </parent >
1717
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.dspace</groupId >
1515 <artifactId >modules</artifactId >
16- <version >cris-2023.02.07-SNAPSHOT </version >
16+ <version >cris-2023.02.07</version >
1717 <relativePath >..</relativePath >
1818 </parent >
1919
Original file line number Diff line number Diff line change 11291129 <dependency >
11301130 <groupId >org.dspace</groupId >
11311131 <artifactId >dspace-rest</artifactId >
1132- <version >cris-2023.02.07-SNAPSHOT </version >
1132+ <version >cris-2023.02.07</version >
11331133 <type >jar</type >
11341134 <classifier >classes</classifier >
11351135 </dependency >
11361136 <dependency >
11371137 <groupId >org.dspace</groupId >
11381138 <artifactId >dspace-rest</artifactId >
1139- <version >cris-2023.02.07-SNAPSHOT </version >
1139+ <version >cris-2023.02.07</version >
11401140 <type >war</type >
11411141 </dependency >
11421142 </dependencies >
You can’t perform that action at this time.
0 commit comments