File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
spring-data-cdo-distribution Expand file tree Collapse file tree 3 files changed +8
-8
lines changed 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.1 </version >
15+ <version >0.7.2 </version >
1616 <packaging >pom</packaging >
1717
1818 <name >Spring Data for CDO - Parent</name >
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.1 </version >
8+ <version >0.7.2 </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.1 </version >
10+ <version >0.7.2 </version >
1111 <relativePath >../pom.xml</relativePath >
1212 </parent >
1313
403403 <configuration >
404404 <!-- <minimizeJar>true</minimizeJar> -->
405405 <createDependencyReducedPom >true</createDependencyReducedPom >
406- <!-- < artifactSet> -- >
407- <!-- <includes> -- >
408- <!-- <include>org.eclipse.emf.cdo:*</include> -- >
409- <!-- </includes> -- >
410- <!-- < /artifactSet> -- >
406+ <artifactSet >
407+ <includes >
408+ <include >org.eclipse.emf.cdo:*</include >
409+ </includes >
410+ </artifactSet >
411411 <filters >
412412 <filter >
413413 <artifact >*:*</artifact >
You can’t perform that action at this time.
0 commit comments