File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
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.3-SNAPSHOT </version >
10+ <version >0.3</version >
1111
1212
1313 <modules >
Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5+ <modelVersion >4.0.0</modelVersion >
56
67 <parent >
78 <groupId >de.adito.propertly</groupId >
89 <artifactId >propertly.parent</artifactId >
9- <version >0.3-SNAPSHOT </version >
10+ <version >0.3</version >
1011 </parent >
1112
12- <modelVersion >4.0.0</modelVersion >
1313 <artifactId >propertly.core</artifactId >
1414
1515 <build >
Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0"
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5+ <modelVersion >4.0.0</modelVersion >
56
67 <parent >
78 <groupId >de.adito.propertly</groupId >
89 <artifactId >propertly.parent</artifactId >
9- <version >0.3-SNAPSHOT </version >
10+ <version >0.3</version >
1011 </parent >
1112
12- <modelVersion >4.0.0</modelVersion >
1313 <artifactId >propertly.serialization</artifactId >
1414
1515 <dependencies >
1616 <dependency >
1717 <groupId >de.adito.propertly</groupId >
1818 <artifactId >propertly.core</artifactId >
19- <version >0.3-SNAPSHOT </version >
19+ <version >0.3</version >
2020 </dependency >
2121
2222 <dependency >
2828 <dependency >
2929 <groupId >de.adito.propertly</groupId >
3030 <artifactId >propertly.core</artifactId >
31- <version >0.3-SNAPSHOT </version >
31+ <version >0.3</version >
3232 <type >test-jar</type >
3333 <scope >test</scope >
3434 </dependency >
You can’t perform that action at this time.
0 commit comments