File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- 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" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >com.ibm.g11n.pipeline</groupId >
76 <artifactId >gp-java-tools</artifactId >
8- <version >1.2.0-SNAPSHOT </version >
7+ <version >1.2.0</version >
98 </parent >
109
1110 <artifactId >gp-ant-task</artifactId >
3534 <dependency >
3635 <groupId >com.ibm.g11n.pipeline</groupId >
3736 <artifactId >gp-res-filter</artifactId >
38- <version >1.2.0-SNAPSHOT </version >
37+ <version >1.2.0</version >
3938 </dependency >
4039 </dependencies >
4140
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.ibm.g11n.pipeline</groupId >
77 <artifactId >gp-java-tools</artifactId >
8- <version >1.2.0-SNAPSHOT </version >
8+ <version >1.2.0</version >
99 </parent >
1010
1111 <artifactId >gp-cli</artifactId >
102102 <dependency >
103103 <groupId >com.ibm.g11n.pipeline</groupId >
104104 <artifactId >gp-res-filter</artifactId >
105- <version >1.2.0-SNAPSHOT </version >
105+ <version >1.2.0</version >
106106 </dependency >
107107 </dependencies >
108108</project >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
65 <groupId >com.ibm.g11n.pipeline</groupId >
76 <artifactId >gp-java-tools</artifactId >
8- <version >1.2.0-SNAPSHOT </version >
7+ <version >1.2.0</version >
98 </parent >
109
1110 <artifactId >gp-maven-plugin</artifactId >
206205 <dependency >
207206 <groupId >com.ibm.g11n.pipeline</groupId >
208207 <artifactId >gp-res-filter</artifactId >
209- <version >1.2.0-SNAPSHOT </version >
208+ <version >1.2.0</version >
210209 </dependency >
211210 </dependencies >
212211</project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- 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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >com.ibm.g11n.pipeline</groupId >
87 <artifactId >gp-java-tools</artifactId >
9- <version >1.2.0-SNAPSHOT </version >
8+ <version >1.2.0</version >
109 </parent >
1110
1211 <artifactId >gp-res-filter</artifactId >
Original file line number Diff line number Diff line change 44
55 <groupId >com.ibm.g11n.pipeline</groupId >
66 <artifactId >gp-java-tools</artifactId >
7- <version >1.2.0-SNAPSHOT </version >
7+ <version >1.2.0</version >
88 <packaging >pom</packaging >
99
1010 <name >Globalization Pipeline Tools</name >
3636 <connection >scm:git:git@github.com:IBM-Cloud/gp-java-tools.git</connection >
3737 <developerConnection >scm:git:git@github.com:IBM-Cloud/gp-java-tools.git</developerConnection >
3838 <url >git@github.com:IBM-Cloud/gp-java-tools.git</url >
39- <tag >HEAD </tag >
39+ <tag >gp-java-tools-1.2.0 </tag >
4040 </scm >
4141
4242 <distributionManagement >
You can’t perform that action at this time.
0 commit comments