We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9de1d7 commit 507af3dCopy full SHA for 507af3d
1 file changed
gp-ant-task/pom.xml
@@ -8,9 +8,9 @@
8
<artifactId>gp-java-tools</artifactId>
9
<version>1.1.5-SNAPSHOT</version>
10
</parent>
11
- <groupId>com.ibm.g11n.pipeline.ant</groupId>
+ <groupId>com.ibm.g11n.pipeline</groupId>
12
<artifactId>gp-ant-task</artifactId>
13
- <name>Globalization Pipeline Ant Tasks</name>
+ <name>Globalization Pipeline Ant Task</name>
14
15
<properties>
16
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments