File tree Expand file tree Collapse file tree 2 files changed +4
-16
lines changed
Expand file tree Collapse file tree 2 files changed +4
-16
lines changed Original file line number Diff line number Diff line change 1- # Version 2.0.0 (2017-01-05 )
1+ # Version 2.0.0 (2017-01-13 )
22
33* [ brk] Update to new configuration system.
44
Original file line number Diff line number Diff line change 2323 <packaging >pom</packaging >
2424
2525 <properties >
26- <seed .version>3.0.1-SNAPSHOT </seed .version>
26+ <seed .version>3.0.1</seed .version>
2727 <mongodb .version>3.0.3</mongodb .version>
2828 <morphia .version>1.1.1</morphia .version>
29- <business .version>3.0.0 </business .version>
29+ <business .version>3.0.1 </business .version>
3030
31- <compatibility .version>1.0.0 </compatibility .version >
31+ <compatibility .skip>true </compatibility .skip >
3232
3333 <bintray .package>mongodb-addon</bintray .package>
3434 </properties >
7272 </licenseMerges >
7373 </configuration >
7474 </plugin >
75- <plugin >
76- <groupId >com.github.siom79.japicmp</groupId >
77- <artifactId >japicmp-maven-plugin</artifactId >
78- <configuration >
79- <parameter >
80- <excludes >
81- <exclude >*.internal.*</exclude >
82- <exclude >org.seedstack.mongodb.morphia.BaseMorphiaRepository</exclude >
83- </excludes >
84- </parameter >
85- </configuration >
86- </plugin >
8775 </plugins >
8876 </pluginManagement >
8977 </build >
You can’t perform that action at this time.
0 commit comments