This repository was archived by the owner on Oct 14, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.openliberty.boost</groupId >
77 <artifactId >boost-maven-parent</artifactId >
8- <version >0.1.1-SNAPSHOT </version >
8+ <version >0.1.1</version >
99 </parent >
1010
1111 <groupId >io.openliberty.boost</groupId >
Original file line number Diff line number Diff line change 33 terms of the Eclipse Public License v1.0 which accompanies this distribution,
44 and is available at http://www.eclipse.org/legal/epl-v10.html Contributors:
55 IBM Corporation - initial API and implementation -->
6- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
7- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
6+ <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 http://maven.apache.org/maven-v4_0_0.xsd" >
87 <modelVersion >4.0.0</modelVersion >
98
109 <parent >
1110 <groupId >io.openliberty.boost</groupId >
1211 <artifactId >boost-maven-parent</artifactId >
13- <version >0.1.1-SNAPSHOT </version >
12+ <version >0.1.1</version >
1413 </parent >
1514
1615 <artifactId >boost-maven-plugin</artifactId >
2322 <dependency >
2423 <groupId >io.openliberty.boost</groupId >
2524 <artifactId >boost-bom</artifactId >
26- <version >0.1.1-SNAPSHOT </version >
25+ <version >0.1.1</version >
2726 <type >pom</type >
2827 <scope >test</scope >
2928 </dependency >
Original file line number Diff line number Diff line change 88
99 <groupId >io.openliberty.boost</groupId >
1010 <artifactId >boost-maven-parent</artifactId >
11- <version >0.1.1-SNAPSHOT </version >
11+ <version >0.1.1</version >
1212 <packaging >pom</packaging >
1313
1414 <name >boost-maven-plugin Parent</name >
3232 <
connection >scm:git:
[email protected] :OpenLiberty/boost-maven.git</
connection >
3333 <
developerConnection >scm:git:
[email protected] :OpenLiberty/boost-maven.git</
developerConnection >
3434 <
url >
[email protected] :OpenLiberty/boost-maven.git</
url >
35- <tag >HEAD </tag >
35+ <tag >boost-maven-parent-0.1.1 </tag >
3636 </scm >
3737
3838 <modules >
You can’t perform that action at this time.
0 commit comments