File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
embabel-build-dependencies
embabel-dependencies-parent Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1818 <modelVersion >4.0.0</modelVersion >
1919 <groupId >com.embabel.build</groupId >
2020 <artifactId >embabel-build-dependencies</artifactId >
21- <version >0.1.9-SNAPSHOT </version >
21+ <version >0.1.9</version >
2222 <name >Embabel Build BOM</name >
2323 <packaging >pom</packaging >
2424 <description >BOM with Embabel Build Dependencies</description >
Original file line number Diff line number Diff line change 1717<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" >
1818 <modelVersion >4.0.0</modelVersion >
1919 <groupId >com.embabel.build</groupId >
20- <version >0.1.9-SNAPSHOT </version >
20+ <version >0.1.9</version >
2121 <artifactId >embabel-dependencies-parent</artifactId >
2222 <packaging >pom</packaging >
2323 <name >Embabel Dependencies Parent</name >
7070 <developerConnection >
7171 scm:git:ssh://git@github.com/embabel/embabel-build.git
7272 </developerConnection >
73- <tag >HEAD </tag >
73+ <tag >v0.1.9 </tag >
7474 </scm >
7575 <issueManagement >
7676 <system >Github Issues</system >
Original file line number Diff line number Diff line change 1818 <modelVersion >4.0.0</modelVersion >
1919 <groupId >com.embabel.build</groupId >
2020 <artifactId >embabel-build-parent</artifactId >
21- <version >0.1.9-SNAPSHOT </version >
21+ <version >0.1.9</version >
2222 <packaging >pom</packaging >
2323 <name >Embabel Build Parent</name >
2424 <description >Embabel build parent pom, managing plugins and dependencies for all Embabel projects
5252 <resource .delimiter>@</resource .delimiter>
5353
5454 <!-- Embabel Build Version -->
55- <embabel-build .version>0.1.9-SNAPSHOT </embabel-build .version>
55+ <embabel-build .version>0.1.9</embabel-build .version>
5656
5757 <!-- Build Plugins -->
5858 <maven .compiler-plugin.version>3.14.0</maven .compiler-plugin.version>
127127 <url >https://github.com/embabel/embabel-build</url >
128128 <connection >scm:git:https://github.com/embabel/embabel-build.git</connection >
129129 <developerConnection >scm:git:https://github.com/embabel/embabel-build.git</developerConnection >
130- <tag >HEAD </tag >
130+ <tag >v0.1.9 </tag >
131131 </scm >
132132 <issueManagement >
133133 <system >Github Issues</system >
You can’t perform that action at this time.
0 commit comments