Bump to latest maven-compiler-plugin at 3.6.1 CTR

Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b5c978c5
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b5c978c5
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b5c978c5

Branch: refs/heads/TINKERPOP-786
Commit: b5c978c5aef565c766eaf9dbe13ca4bfdba9c92c
Parents: c2a10da
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Wed May 3 07:53:41 2017 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Wed May 3 07:53:41 2017 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/b5c978c5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 23f31f2..1fcc681 100644
--- a/pom.xml
+++ b/pom.xml
@@ -313,7 +313,7 @@ limitations under the License.
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-compiler-plugin</artifactId>
-                    <version>3.1</version>
+                    <version>3.6.1</version>
                     <configuration>
                         <source>1.8</source>
                         <target>1.8</target>

Reply via email to