Repository: incubator-systemml
Updated Branches:
  refs/heads/master 71733fd1f -> d8bf1e1c4


[SYSTEMML-705] Update to latest Apache parent pom (version 18)


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

Branch: refs/heads/master
Commit: d8bf1e1c41f7095ed70c66b41d2bebe7e214afc8
Parents: 71733fd
Author: Luciano Resende <[email protected]>
Authored: Fri May 20 14:48:28 2016 -0700
Committer: Luciano Resende <[email protected]>
Committed: Fri May 20 14:48:28 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/d8bf1e1c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8f7bc4e..d9cc698 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache</groupId>
                <artifactId>apache</artifactId>
-               <version>17</version>
+               <version>18</version>
        </parent>
        <groupId>org.apache.systemml</groupId>
        <version>0.10.0-incubating-SNAPSHOT</version>

Reply via email to