File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
spring-data-cdo-distribution Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Version Compatability
99// |2024-09 (4.33.0)
1010// |51
1111
12- |0.7.4 (latest)
12+ |0.7.5 (latest)
1313|https://www.eclipse.org/downloads/packages/release/2022-12/r/eclipse-modeling-tools[2022-12 (4.26.0)]
1414|48
1515
Original file line number Diff line number Diff line change 1212
1313 <groupId >org.bigraphs.springframework.data</groupId >
1414 <artifactId >spring-data-cdo-parent</artifactId >
15- <version >0.7.4 </version >
15+ <version >0.7.5 </version >
1616 <packaging >pom</packaging >
1717
1818 <name >Spring Data for CDO - Parent</name >
229229 <plugin >
230230 <groupId >org.apache.maven.plugins</groupId >
231231 <artifactId >maven-deploy-plugin</artifactId >
232- <version >3.3.1 </version >
232+ <version >3.1.3 </version >
233233 <configuration >
234234 <!-- disable the default existing mapping -->
235235 <skip >true</skip >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.bigraphs.springframework.data</groupId >
77 <artifactId >spring-data-cdo-parent</artifactId >
8- <version >0.7.4 </version >
8+ <version >0.7.5 </version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.bigraphs.springframework.data</groupId >
99 <artifactId >spring-data-cdo-parent</artifactId >
10- <version >0.7.4 </version >
10+ <version >0.7.5 </version >
1111 <relativePath >../pom.xml</relativePath >
1212 </parent >
1313
You can’t perform that action at this time.
0 commit comments