Repository: incubator-juneau
Updated Branches:
  refs/heads/master 9609830d0 -> fbcd1890b


[JUNEAU-40] Remove relativePath from parent entries.

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

Branch: refs/heads/master
Commit: fbcd1890b2f18d28699a8e743346b9a07cc277f5
Parents: 9609830
Author: JamesBognar <[email protected]>
Authored: Sat Apr 8 10:38:51 2017 -0400
Committer: JamesBognar <[email protected]>
Committed: Sat Apr 8 10:38:51 2017 -0400

----------------------------------------------------------------------
 juneau-core-rdf/pom.xml      | 3 +--
 juneau-core-test/pom.xml     | 3 +--
 juneau-core/pom.xml          | 3 +--
 juneau-distrib/pom.xml       | 3 +--
 juneau-examples-rest/pom.xml | 3 +--
 juneau-microservice/pom.xml  | 3 +--
 juneau-rest-client/pom.xml   | 3 +--
 juneau-rest-jaxrs/pom.xml    | 3 +--
 juneau-rest-test/pom.xml     | 3 +--
 juneau-rest/pom.xml          | 3 +--
 10 files changed, 10 insertions(+), 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fbcd1890/juneau-core-rdf/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core-rdf/pom.xml b/juneau-core-rdf/pom.xml
index 69a0103..3b7e8fc 100644
--- a/juneau-core-rdf/pom.xml
+++ b/juneau-core-rdf/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>
@@ -104,4 +103,4 @@
                        </plugin>
                </plugins>
        </build>
-</project>
\ No newline at end of file
+</project>

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fbcd1890/juneau-core-test/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core-test/pom.xml b/juneau-core-test/pom.xml
index c286305..4b90688 100644
--- a/juneau-core-test/pom.xml
+++ b/juneau-core-test/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>
@@ -109,4 +108,4 @@
                        </plugin>
                </plugins>
        </build>
-</project>
\ No newline at end of file
+</project>

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fbcd1890/juneau-core/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml
index 93dc4a2..1cb5d0b 100644
--- a/juneau-core/pom.xml
+++ b/juneau-core/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>
@@ -90,4 +89,4 @@
                        </plugin>
                </plugins>
        </build>
-</project>
\ No newline at end of file
+</project>

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fbcd1890/juneau-distrib/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-distrib/pom.xml b/juneau-distrib/pom.xml
index f32bb3f..7cdae77 100644
--- a/juneau-distrib/pom.xml
+++ b/juneau-distrib/pom.xml
@@ -24,7 +24,6 @@
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
                <version>6.1.1-incubating-SNAPSHOT</version>
-               <relativePath>../pom.xml</relativePath>
        </parent>
 
        <build>
@@ -173,4 +172,4 @@
                        </plugin>
                </plugins>
        </build>
-</project>
\ No newline at end of file
+</project>

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fbcd1890/juneau-examples-rest/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-examples-rest/pom.xml b/juneau-examples-rest/pom.xml
index 40b6285..db81e01 100644
--- a/juneau-examples-rest/pom.xml
+++ b/juneau-examples-rest/pom.xml
@@ -24,7 +24,6 @@
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
                <version>6.1.1-incubating-SNAPSHOT</version>
-               <relativePath>../pom.xml</relativePath>
        </parent>
 
        <properties>
@@ -149,4 +148,4 @@
                        </plugin>                       
                </plugins>
        </build>
-</project>
\ No newline at end of file
+</project>

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fbcd1890/juneau-microservice/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-microservice/pom.xml b/juneau-microservice/pom.xml
index 0dea99f..19eb56d 100644
--- a/juneau-microservice/pom.xml
+++ b/juneau-microservice/pom.xml
@@ -24,7 +24,6 @@
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
                <version>6.1.1-incubating-SNAPSHOT</version>
-               <relativePath>../pom.xml</relativePath>
        </parent>
 
        <properties>
@@ -83,4 +82,4 @@
                </plugins>
        </build>
 
-</project>
\ No newline at end of file
+</project>

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fbcd1890/juneau-rest-client/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-rest-client/pom.xml b/juneau-rest-client/pom.xml
index 7c40d32..2b73aa9 100644
--- a/juneau-rest-client/pom.xml
+++ b/juneau-rest-client/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>
@@ -79,4 +78,4 @@
                        </plugin>
                </plugins>
        </build>
-</project>
\ No newline at end of file
+</project>

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fbcd1890/juneau-rest-jaxrs/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-rest-jaxrs/pom.xml b/juneau-rest-jaxrs/pom.xml
index 6ca5e2b..825842d 100644
--- a/juneau-rest-jaxrs/pom.xml
+++ b/juneau-rest-jaxrs/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>
@@ -94,4 +93,4 @@
                        </plugin>
                </plugins>
        </build>
-</project>
\ No newline at end of file
+</project>

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fbcd1890/juneau-rest-test/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-rest-test/pom.xml b/juneau-rest-test/pom.xml
index 7e5cbff..cd766d6 100644
--- a/juneau-rest-test/pom.xml
+++ b/juneau-rest-test/pom.xml
@@ -24,7 +24,6 @@
                <groupId>org.apache.juneau</groupId>
                <artifactId>juneau</artifactId>
                <version>6.1.1-incubating-SNAPSHOT</version>
-               <relativePath>../pom.xml</relativePath>
        </parent>
        
        <properties>
@@ -73,4 +72,4 @@
                        </plugin>
                </plugins>
        </build>
-</project>
\ No newline at end of file
+</project>

http://git-wip-us.apache.org/repos/asf/incubator-juneau/blob/fbcd1890/juneau-rest/pom.xml
----------------------------------------------------------------------
diff --git a/juneau-rest/pom.xml b/juneau-rest/pom.xml
index cb876b5..dde37d5 100644
--- a/juneau-rest/pom.xml
+++ b/juneau-rest/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>
@@ -89,4 +88,4 @@
                        </plugin>
                </plugins>
        </build>
-</project>
\ No newline at end of file
+</project>

Reply via email to