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 77 <groupId >de.adito.propertly</groupId >
88 <artifactId >propertly.parent</artifactId >
99 <packaging >pom</packaging >
10- <version >0.4.2-SNAPSHOT </version >
10+ <version >0.4.2</version >
1111
1212 <name >${project.groupId} :${project.artifactId} </name >
1313 <description >a listenable hierarchical data model</description >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >de.adito.propertly</groupId >
99 <artifactId >propertly.parent</artifactId >
10- <version >0.4.2-SNAPSHOT </version >
10+ <version >0.4.2</version >
1111 </parent >
1212
1313 <artifactId >propertly.core</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >de.adito.propertly</groupId >
99 <artifactId >propertly.parent</artifactId >
10- <version >0.4.2-SNAPSHOT </version >
10+ <version >0.4.2</version >
1111 </parent >
1212
1313 <artifactId >propertly.serialization</artifactId >
1616 <dependency >
1717 <groupId >de.adito.propertly</groupId >
1818 <artifactId >propertly.core</artifactId >
19- <version >0.4.2-SNAPSHOT </version >
19+ <version >0.4.2</version >
2020 </dependency >
2121
2222 <dependency >
2828 <dependency >
2929 <groupId >de.adito.propertly</groupId >
3030 <artifactId >propertly.core</artifactId >
31- <version >0.4.2-SNAPSHOT </version >
31+ <version >0.4.2</version >
3232 <type >test-jar</type >
3333 <scope >test</scope >
3434 </dependency >
You can’t perform that action at this time.
0 commit comments