File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 33
44 <groupId >hu.vanio.maven.plugins</groupId >
55 <artifactId >easydao-maven-plugin</artifactId >
6- <version >3.1.1-SNAPSHOT </version >
6+ <version >3.2.0 </version >
77 <packaging >maven-plugin</packaging >
88
99 <name >easydao-maven-plugin</name >
Original file line number Diff line number Diff line change 33
44 <groupId >hu.vanio.easydao</groupId >
55 <artifactId >creating-sampledb</artifactId >
6- <version >3.1.1-SNAPSHOT </version >
6+ <version >3.2.0 </version >
77 <packaging >pom</packaging >
88
99 <name >creating-sampledb</name >
Original file line number Diff line number Diff line change 33
44 <groupId >hu.vanio.easydao</groupId >
55 <artifactId >easydao-generating-dao</artifactId >
6- <version >3.1.1-SNAPSHOT </version >
6+ <version >3.2.0 </version >
77 <packaging >jar</packaging >
88
99 <name >easydao-generating-dao</name >
127127 <plugin >
128128 <groupId >hu.vanio.maven.plugins</groupId >
129129 <artifactId >easydao-maven-plugin</artifactId >
130- <version >3.1.1-SNAPSHOT </version >
130+ <version >3.2.0 </version >
131131 <configuration >
132132 <dbName >sampledb</dbName >
133133 <dbType >POSTGRESQL9</dbType >
Original file line number Diff line number Diff line change 33
44 <groupId >hu.vanio.easydao</groupId >
55 <artifactId >easydao-using-dao</artifactId >
6- <version >3.1.1-SNAPSHOT </version >
6+ <version >3.2.0 </version >
77 <packaging >jar</packaging >
88
99 <name >easydao-using-dao</name >
6060 <dependency >
6161 <groupId >hu.vanio.easydao</groupId >
6262 <artifactId >easydao-generating-dao</artifactId >
63- <version >3.1.1-SNAPSHOT </version >
63+ <version >3.2.0 </version >
6464 </dependency >
6565
6666 <dependency >
Original file line number Diff line number Diff line change 33
44 <groupId >hu.vanio.easydao</groupId >
55 <artifactId >easydao</artifactId >
6- <version >3.1.1-SNAPSHOT </version >
6+ <version >3.2.0 </version >
77 <packaging >pom</packaging >
88
99 <name >easydao</name >
2626 <url >https://github.com/vanioinformatika/easydao</url >
2727 <connection >scm:git:${basedir} </connection >
2828 <developerConnection >scm:git:${basedir} </developerConnection >
29- <tag >HEAD </tag >
29+ <tag >easydao-3.2.0 </tag >
3030 </scm >
3131
3232 <!-- we don't want to distribute -->
You can’t perform that action at this time.
0 commit comments