Repository: marmotta Updated Branches: refs/heads/develop 095785507 -> 4384d61b1
upgraded apache parent pom Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/4384d61b Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/4384d61b Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/4384d61b Branch: refs/heads/develop Commit: 4384d61b10e04ba13065352e9ebcc20da4920222 Parents: 0957855 Author: Sergio Fernández <[email protected]> Authored: Thu Jan 25 19:53:34 2018 -0800 Committer: Sergio Fernández <[email protected]> Committed: Thu Jan 25 19:53:34 2018 -0800 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/4384d61b/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index ee7a605..715bce0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>14</version> + <version>19</version> <relativePath /> </parent>
