File tree Expand file tree Collapse file tree
embabel-build-dependencies
embabel-dependencies-parent Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.embabel.build</groupId >
55 <artifactId >embabel-build-dependencies</artifactId >
6- <version >0.1.1-SNAPSHOT </version >
6+ <version >0.1.1</version >
77 <name >Embabel Build BOM</name >
88 <packaging >pom</packaging >
99 <description >BOM with Embabel Build Dependencies</description >
Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.embabel.build</groupId >
5- <version >0.1.1-SNAPSHOT </version >
5+ <version >0.1.1</version >
66 <artifactId >embabel-dependencies-parent</artifactId >
77 <packaging >pom</packaging >
88 <name >Embabel Dependencies Parent</name >
5050 <developerConnection >
5151 scm:git:ssh://git@github.com/embabel/embabel-build.git
5252 </developerConnection >
53- <tag >HEAD </tag >
53+ <tag >embabel-build-parent-0.1.1 </tag >
5454 </scm >
5555 <developers >
5656 <developer >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.embabel.build</groupId >
55 <artifactId >embabel-build-parent</artifactId >
6- <version >0.1.1-SNAPSHOT </version >
6+ <version >0.1.1</version >
77 <packaging >pom</packaging >
88 <name >Embabel Build Parent</name >
99 <description >Embabel build parent pom, managing plugins and dependencies for all Embabel projects
3737 <resource .delimiter>@</resource .delimiter>
3838
3939 <!-- Embabel Build Version -->
40- <embabel-build .version>0.1.1-SNAPSHOT </embabel-build .version>
40+ <embabel-build .version>0.1.1</embabel-build .version>
4141
4242 <!-- Build Plugins -->
4343 <maven .compiler-plugin.version>3.14.0</maven .compiler-plugin.version>
107107 <url >https://github.com/embabel/embabel-build</url >
108108 <connection >scm:git:https://github.com/embabel/embabel-build.git</connection >
109109 <developerConnection >scm:git:https://github.com/embabel/embabel-build.git</developerConnection >
110- <tag >HEAD </tag >
110+ <tag >embabel-build-parent-0.1.1 </tag >
111111 </scm >
112112 <developers >
113113 <developer >
You can’t perform that action at this time.
0 commit comments