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 33 <groupId >org.dspace</groupId >
44 <artifactId >dspace-rest</artifactId >
55 <packaging >war</packaging >
6- <version >cris-2023.02.06-SNAPSHOT </version >
6+ <version >cris-2023.02.06</version >
77 <name >DSpace (Deprecated) REST Webapp</name >
88 <description >DSpace RESTful Web Services API. NOTE: this REST API is DEPRECATED.
99 Please consider using the REST API in the dspace-server-webapp instead!</description >
1212 <parent >
1313 <groupId >org.dspace</groupId >
1414 <artifactId >dspace-parent</artifactId >
15- <version >cris-2023.02.06-SNAPSHOT </version >
15+ <version >cris-2023.02.06</version >
1616 <relativePath >..</relativePath >
1717 </parent >
1818
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.06-SNAPSHOT </version >
16+ <version >cris-2023.02.06</version >
1717 <relativePath >..</relativePath >
1818 </parent >
1919
Original file line number Diff line number Diff line change 10671067 <dependency >
10681068 <groupId >org.dspace</groupId >
10691069 <artifactId >dspace-rest</artifactId >
1070- <version >cris-2023.02.06-SNAPSHOT </version >
1070+ <version >cris-2023.02.06</version >
10711071 <type >jar</type >
10721072 <classifier >classes</classifier >
10731073 </dependency >
10741074 <dependency >
10751075 <groupId >org.dspace</groupId >
10761076 <artifactId >dspace-rest</artifactId >
1077- <version >cris-2023.02.06-SNAPSHOT </version >
1077+ <version >cris-2023.02.06</version >
10781078 <type >war</type >
10791079 </dependency >
10801080 </dependencies >
You can’t perform that action at this time.
0 commit comments