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