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 +8
-12
lines changed
Expand file tree Collapse file tree 3 files changed +8
-12
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <groupId >io.openliberty.boost</groupId >
97 <artifactId >boost-maven-parent</artifactId >
10- <version >0.1-SNAPSHOT </version >
8+ <version >0.1</version >
119 </parent >
1210
1311 <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-SNAPSHOT </version >
12+ <version >0.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-SNAPSHOT </version >
25+ <version >0.1</version >
2726 <type >pom</type >
2827 <scope >test</scope >
2928 </dependency >
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 <groupId >io.openliberty.boost</groupId >
1110 <artifactId >boost-maven-parent</artifactId >
12- <version >0.1-SNAPSHOT </version >
11+ <version >0.1</version >
1312 <packaging >pom</packaging >
1413
1514 <name >boost-maven-plugin Parent</name >
3332 <
connection >scm:git:
[email protected] :OpenLiberty/boost-maven.git</
connection >
3433 <
developerConnection >scm:git:
[email protected] :OpenLiberty/boost-maven.git</
developerConnection >
3534 <
url >
[email protected] :OpenLiberty/boost-maven.git</
url >
36- <tag >HEAD </tag >
35+ <tag >boost-maven-parent-0.1 </tag >
3736 </scm >
3837
3938 <modules >
You can’t perform that action at this time.
0 commit comments