File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 <parent >
54 <groupId >com.ibm.g11n.pipeline</groupId >
65 <artifactId >gp-java-tools</artifactId >
7- <version >1.2.7-SNAPSHOT </version >
6+ <version >1.2.7</version >
87 </parent >
98
109 <artifactId >csv-res-filter</artifactId >
2322 <dependency >
2423 <groupId >com.ibm.g11n.pipeline</groupId >
2524 <artifactId >gp-res-filter</artifactId >
26- <version >1.2.7-SNAPSHOT </version >
25+ <version >1.2.7</version >
2726 </dependency >
2827 <!-- JUnit -->
2928 <dependency >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.ibm.g11n.pipeline</groupId >
66 <artifactId >gp-java-tools</artifactId >
7- <version >1.2.7-SNAPSHOT </version >
7+ <version >1.2.7</version >
88 </parent >
99
1010 <artifactId >gp-ant-task</artifactId >
3434 <dependency >
3535 <groupId >com.ibm.g11n.pipeline</groupId >
3636 <artifactId >gp-res-filter</artifactId >
37- <version >1.2.7-SNAPSHOT </version >
37+ <version >1.2.7</version >
3838 </dependency >
3939 </dependencies >
4040
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.7-SNAPSHOT </version >
8+ <version >1.2.7</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.7-SNAPSHOT </version >
105+ <version >1.2.7</version >
106106 </dependency >
107107
108108 <dependency >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.ibm.g11n.pipeline</groupId >
66 <artifactId >gp-java-tools</artifactId >
7- <version >1.2.7-SNAPSHOT </version >
7+ <version >1.2.7</version >
88 </parent >
99
1010 <artifactId >gp-maven-plugin</artifactId >
205205 <dependency >
206206 <groupId >com.ibm.g11n.pipeline</groupId >
207207 <artifactId >gp-res-filter</artifactId >
208- <version >1.2.7-SNAPSHOT </version >
208+ <version >1.2.7</version >
209209 </dependency >
210210 </dependencies >
211211</project >
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.7-SNAPSHOT </version >
8+ <version >1.2.7</version >
99 </parent >
1010
1111 <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.7-SNAPSHOT </version >
7+ <version >1.2.7</version >
88 <packaging >pom</packaging >
99
1010 <name >Globalization Pipeline Tools</name >
3939 <connection >scm:git:git@github.com:IBM-Cloud/gp-java-tools.git</connection >
4040 <developerConnection >scm:git:git@github.com:IBM-Cloud/gp-java-tools.git</developerConnection >
4141 <url >git@github.com:IBM-Cloud/gp-java-tools.git</url >
42- <tag >HEAD </tag >
42+ <tag >gp-java-tools-1.2.7 </tag >
4343 </scm >
4444
4545 <distributionManagement >
You can’t perform that action at this time.
0 commit comments