|
4 | 4 | <groupId>org.dspace</groupId>
|
5 | 5 | <artifactId>dspace-parent</artifactId>
|
6 | 6 | <packaging>pom</packaging>
|
7 |
| - <version>cris-2023.02.02-SNAPSHOT</version> |
| 7 | + <version>cris-2024.01.00-SNAPSHOT</version> |
8 | 8 | <name>DSpace Parent Project</name>
|
9 | 9 | <description>
|
10 | 10 | DSpace-CRIS is an open source extension of DSpace (http://www.dspace.org) providing out of box support for the CRIS / RIMS and moder Institution Repository use cases with advanced features and optimized configurations
|
|
979 | 979 | <dependency>
|
980 | 980 | <groupId>org.dspace</groupId>
|
981 | 981 | <artifactId>dspace-rest</artifactId>
|
982 |
| - <version>cris-2023.02.02-SNAPSHOT</version> |
| 982 | + <version>cris-2024.01.00-SNAPSHOT</version> |
983 | 983 | <type>jar</type>
|
984 | 984 | <classifier>classes</classifier>
|
985 | 985 | </dependency>
|
986 | 986 | <dependency>
|
987 | 987 | <groupId>org.dspace</groupId>
|
988 | 988 | <artifactId>dspace-rest</artifactId>
|
989 |
| - <version>cris-2023.02.02-SNAPSHOT</version> |
| 989 | + <version>cris-2024.01.00-SNAPSHOT</version> |
990 | 990 | <type>war</type>
|
991 | 991 | </dependency>
|
992 | 992 | </dependencies>
|
|
1137 | 1137 | <dependency>
|
1138 | 1138 | <groupId>org.dspace</groupId>
|
1139 | 1139 | <artifactId>dspace-api</artifactId>
|
1140 |
| - <version>cris-2023.02.02-SNAPSHOT</version> |
| 1140 | + <version>cris-2024.01.00-SNAPSHOT</version> |
1141 | 1141 | </dependency>
|
1142 | 1142 | <dependency>
|
1143 | 1143 | <groupId>org.dspace</groupId>
|
1144 | 1144 | <artifactId>dspace-api</artifactId>
|
1145 | 1145 | <type>test-jar</type>
|
1146 |
| - <version>cris-2023.02.02-SNAPSHOT</version> |
| 1146 | + <version>cris-2024.01.00-SNAPSHOT</version> |
1147 | 1147 | <scope>test</scope>
|
1148 | 1148 | </dependency>
|
1149 | 1149 | <dependency>
|
1150 | 1150 | <groupId>org.dspace.modules</groupId>
|
1151 | 1151 | <artifactId>additions</artifactId>
|
1152 |
| - <version>cris-2023.02.02-SNAPSHOT</version> |
| 1152 | + <version>cris-2024.01.00-SNAPSHOT</version> |
1153 | 1153 | </dependency>
|
1154 | 1154 |
|
1155 | 1155 | <dependency>
|
1156 | 1156 | <groupId>org.dspace</groupId>
|
1157 | 1157 | <artifactId>dspace-sword</artifactId>
|
1158 |
| - <version>cris-2023.02.02-SNAPSHOT</version> |
| 1158 | + <version>cris-2024.01.00-SNAPSHOT</version> |
1159 | 1159 | </dependency>
|
1160 | 1160 | <dependency>
|
1161 | 1161 | <groupId>org.dspace</groupId>
|
1162 | 1162 | <artifactId>dspace-swordv2</artifactId>
|
1163 |
| - <version>cris-2023.02.02-SNAPSHOT</version> |
| 1163 | + <version>cris-2024.01.00-SNAPSHOT</version> |
1164 | 1164 | </dependency>
|
1165 | 1165 | <dependency>
|
1166 | 1166 | <groupId>org.dspace</groupId>
|
1167 | 1167 | <artifactId>dspace-oai</artifactId>
|
1168 |
| - <version>cris-2023.02.02-SNAPSHOT</version> |
| 1168 | + <version>cris-2024.01.00-SNAPSHOT</version> |
1169 | 1169 | </dependency>
|
1170 | 1170 | <dependency>
|
1171 | 1171 | <groupId>org.dspace</groupId>
|
1172 | 1172 | <artifactId>dspace-services</artifactId>
|
1173 |
| - <version>cris-2023.02.02-SNAPSHOT</version> |
| 1173 | + <version>cris-2024.01.00-SNAPSHOT</version> |
1174 | 1174 | </dependency>
|
1175 | 1175 | <dependency>
|
1176 | 1176 | <groupId>org.dspace</groupId>
|
1177 | 1177 | <artifactId>dspace-server-webapp</artifactId>
|
1178 | 1178 | <type>test-jar</type>
|
1179 |
| - <version>cris-2023.02.02-SNAPSHOT</version> |
| 1179 | + <version>cris-2024.01.00-SNAPSHOT</version> |
1180 | 1180 | <scope>test</scope>
|
1181 | 1181 | </dependency>
|
1182 | 1182 | <dependency>
|
1183 | 1183 | <groupId>org.dspace</groupId>
|
1184 | 1184 | <artifactId>dspace-rdf</artifactId>
|
1185 |
| - <version>cris-2023.02.02-SNAPSHOT</version> |
| 1185 | + <version>cris-2024.01.00-SNAPSHOT</version> |
1186 | 1186 | </dependency>
|
1187 | 1187 | <dependency>
|
1188 | 1188 | <groupId>org.dspace</groupId>
|
1189 | 1189 | <artifactId>dspace-iiif</artifactId>
|
1190 |
| - <version>cris-2023.02.02-SNAPSHOT</version> |
| 1190 | + <version>cris-2024.01.00-SNAPSHOT</version> |
1191 | 1191 | </dependency>
|
1192 | 1192 | <dependency>
|
1193 | 1193 | <groupId>org.dspace</groupId>
|
1194 | 1194 | <artifactId>dspace-server-webapp</artifactId>
|
1195 |
| - <version>cris-2023.02.02-SNAPSHOT</version> |
| 1195 | + <version>cris-2024.01.00-SNAPSHOT</version> |
1196 | 1196 | </dependency>
|
1197 | 1197 | <!-- DSpace API Localization Packages -->
|
1198 | 1198 | <dependency>
|
|
2037 | 2037 | < connection>scm:git: [email protected]:4Science/DSpace.git</ connection>
|
2038 | 2038 | < developerConnection>scm:git: [email protected]:4Science/DSpace.git</ developerConnection>
|
2039 | 2039 | < url> [email protected]:4Science/DSpace.git</ url>
|
2040 |
| - <tag>dspace-cris-2023.02.02-SNAPSHOT</tag> |
| 2040 | + <tag>dspace-cris-2024.01.00-SNAPSHOT</tag> |
2041 | 2041 | </scm>
|
2042 | 2042 |
|
2043 | 2043 |
|
|
0 commit comments