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# Globalization Pipeline Maven Plugin User Guide
22<!--
33/*
4- * Copyright IBM Corp. 2016
4+ * Copyright IBM Corp. 2016, 2017
55 *
66 * Licensed under the Apache License, Version 2.0 (the "License");
77 * you may not use this file except in compliance with the License.
@@ -68,7 +68,7 @@ in pom.xml.
6868 <plugin>
6969 <groupId>com.ibm.g11n.pipeline</groupId>
7070 <artifactId>gp-maven-plugin</artifactId>
71- <version>1.1.3 </version>
71+ <version>1.1.4 </version>
7272 </plugin>
7373 [...]
7474 </plugins>
@@ -112,7 +112,7 @@ as below.
112112 <plugin>
113113 <groupId>com.ibm.g11n.pipeline</groupId>
114114 <artifactId>gp-maven-plugin</artifactId>
115- <version>1.1.3 </version>
115+ <version>1.1.4 </version>
116116 <configuration>
117117 <credentials>
118118 <url>https://gp-rest.ng.bluemix.net/translate/rest</url>
@@ -191,7 +191,7 @@ you can add `<execution>' element as below.
191191 <plugin>
192192 <groupId>com.ibm.g11n.pipeline</groupId>
193193 <artifactId>gp-maven-plugin</artifactId>
194- <version>1.1.3-SNAPSHOT </version>
194+ <version>1.1.4 </version>
195195 <executions>
196196 <execution>
197197 <goals>
You can’t perform that action at this time.
0 commit comments