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 +5
-6
lines changed
Expand file tree Collapse file tree 3 files changed +5
-6
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/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
98 <modelVersion >4.0.0</modelVersion >
109
1110 <groupId >io.openliberty.boost</groupId >
1211 <artifactId >boost-common</artifactId >
13- <version >0.1.2 -SNAPSHOT</version >
12+ <version >0.1.3 -SNAPSHOT</version >
1413
1514 <url >https://github.com/OpenLiberty/boost</url >
1615
Original file line number Diff line number Diff line change 2323 <dependency >
2424 <groupId >io.openliberty.boost</groupId >
2525 <artifactId >boost-common</artifactId >
26- <version >0.1.2-SNAPSHOT </version >
26+ <version >0.1.2</version >
2727 </dependency >
2828 <dependency >
2929 <groupId >net.wasdev.wlp.maven.plugins</groupId >
Original file line number Diff line number Diff line change 3737 </scm >
3838
3939 <modules >
40- <module >boost-boms</module >
41- <module >boost-boosters</module >
40+ <!-- < module>boost-boms</module> -- >
41+ <!-- < module>boost-boosters</module> -- >
4242 <module >boost-maven-plugin</module >
4343 </modules >
4444
You can’t perform that action at this time.
0 commit comments