File tree 6 files changed +11
-11
lines changed
6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.ibm.g11n.pipeline</groupId >
5
5
<artifactId >gp-java-tools</artifactId >
6
- <version >1.2.10-SNAPSHOT </version >
6
+ <version >1.2.10</version >
7
7
</parent >
8
8
9
9
<artifactId >csv-res-filter</artifactId >
22
22
<dependency >
23
23
<groupId >com.ibm.g11n.pipeline</groupId >
24
24
<artifactId >gp-res-filter</artifactId >
25
- <version >1.2.10-SNAPSHOT </version >
25
+ <version >1.2.10</version >
26
26
</dependency >
27
27
<!-- JUnit -->
28
28
<dependency >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.ibm.g11n.pipeline</groupId >
6
6
<artifactId >gp-java-tools</artifactId >
7
- <version >1.2.10-SNAPSHOT </version >
7
+ <version >1.2.10</version >
8
8
</parent >
9
9
10
10
<artifactId >gp-ant-task</artifactId >
34
34
<dependency >
35
35
<groupId >com.ibm.g11n.pipeline</groupId >
36
36
<artifactId >gp-res-filter</artifactId >
37
- <version >1.2.10-SNAPSHOT </version >
37
+ <version >1.2.10</version >
38
38
</dependency >
39
39
</dependencies >
40
40
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.ibm.g11n.pipeline</groupId >
7
7
<artifactId >gp-java-tools</artifactId >
8
- <version >1.2.10-SNAPSHOT </version >
8
+ <version >1.2.10</version >
9
9
</parent >
10
10
11
11
<artifactId >gp-cli</artifactId >
105
105
<dependency >
106
106
<groupId >com.ibm.g11n.pipeline</groupId >
107
107
<artifactId >gp-res-filter</artifactId >
108
- <version >1.2.10-SNAPSHOT </version >
108
+ <version >1.2.10</version >
109
109
</dependency >
110
110
111
111
<dependency >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.ibm.g11n.pipeline</groupId >
6
6
<artifactId >gp-java-tools</artifactId >
7
- <version >1.2.10-SNAPSHOT </version >
7
+ <version >1.2.10</version >
8
8
</parent >
9
9
10
10
<artifactId >gp-maven-plugin</artifactId >
208
208
<dependency >
209
209
<groupId >com.ibm.g11n.pipeline</groupId >
210
210
<artifactId >gp-res-filter</artifactId >
211
- <version >1.2.10-SNAPSHOT </version >
211
+ <version >1.2.10</version >
212
212
</dependency >
213
213
</dependencies >
214
214
</project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.ibm.g11n.pipeline</groupId >
7
7
<artifactId >gp-java-tools</artifactId >
8
- <version >1.2.10-SNAPSHOT </version >
8
+ <version >1.2.10</version >
9
9
</parent >
10
10
11
11
<artifactId >gp-res-filter</artifactId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.ibm.g11n.pipeline</groupId >
6
6
<artifactId >gp-java-tools</artifactId >
7
- <version >1.2.10-SNAPSHOT </version >
7
+ <version >1.2.10</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Globalization Pipeline Tools</name >
39
39
<
connection >scm:git:
[email protected] :IBM-Cloud/gp-java-tools.git</
connection >
40
40
<
developerConnection >scm:git:
[email protected] :IBM-Cloud/gp-java-tools.git</
developerConnection >
41
41
<
url >
[email protected] :IBM-Cloud/gp-java-tools.git</
url >
42
- <tag >HEAD </tag >
42
+ <tag >gp-java-tools-1.2.10 </tag >
43
43
</scm >
44
44
45
45
<distributionManagement >
You can’t perform that action at this time.
0 commit comments