Repository: incubator-juneau
Updated Branches:
  refs/heads/master 2af6214aa -> 7f0e6812b


Remove unnecessary relativePath in POM.

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

Branch: refs/heads/master
Commit: 7f0e6812b82484e030f394f15928062739e49c6d
Parents: 2af6214
Author: JamesBognar <[email protected]>
Authored: Tue Apr 11 18:39:49 2017 -0400
Committer: JamesBognar <[email protected]>
Committed: Tue Apr 11 18:39:49 2017 -0400

----------------------------------------------------------------------
 juneau-all/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/7f0e6812/juneau-all/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-all/pom.xml b/juneau-all/pom.xml
index 94cef6b..4911004 100644
--- a/juneau-all/pom.xml
+++ b/juneau-all/pom.xml
@@ -25,7 +25,6 @@
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
                <version>6.1.1-incubating-SNAPSHOT</version>
-               <relativePath>../pom.xml</relativePath>
        </parent>
 
        <dependencies>

Reply via email to