File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33 <groupId >com.nitorcreations</groupId >
44 <artifactId >drm-core</artifactId >
55 <packaging >jar</packaging >
6- <version >1.0 </version >
6+ <version >1.1-SNAPSHOT </version >
77 <name >drm-core</name >
88 <parent >
99 <groupId >com.nitorcreations</groupId >
1010 <artifactId >drm-parent</artifactId >
11- <version >1.0 </version >
11+ <version >1.1-SNAPSHOT </version >
1212 </parent >
1313 <url >http://maven.apache.org</url >
1414 <dependencies >
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >com.nitorcreations</groupId >
44 <artifactId >drm-maven-plugin</artifactId >
5- <version >1.0 </version >
5+ <version >1.1-SNAPSHOT </version >
66 <packaging >maven-plugin</packaging >
77 <parent >
88 <groupId >com.nitorcreations</groupId >
99 <artifactId >drm-parent</artifactId >
10- <version >1.0 </version >
10+ <version >1.1-SNAPSHOT </version >
1111 </parent >
1212 <name >drm-maven</name >
1313 <description >
2121 <dependency >
2222 <groupId >com.nitorcreations</groupId >
2323 <artifactId >drm-core</artifactId >
24- <version >1.0 </version >
24+ <version >1.1-SNAPSHOT </version >
2525 </dependency >
2626 <dependency >
2727 <groupId >org.apache.maven</groupId >
Original file line number Diff line number Diff line change 88 </parent >
99 <groupId >com.nitorcreations</groupId >
1010 <artifactId >drm-parent</artifactId >
11- <version >1.0 </version >
11+ <version >1.1-SNAPSHOT </version >
1212 <packaging >pom</packaging >
1313 <name >Domain Reverse Mapper</name >
1414 <description >Automatically generate Graphviz diagram from your domain classes</description >
You can’t perform that action at this time.
0 commit comments