From 56c5d14398532bbf8fbba7b4920f4a86b233f05a Mon Sep 17 00:00:00 2001 From: Karl Heinz Marbaise Date: Thu, 6 Apr 2017 22:23:36 +0200 Subject: [PATCH] [JUNEAU-40] Remove relativePath from parent entries. --- 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(-) 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 @@ org.apache.juneau juneau 6.1.1-incubating-SNAPSHOT - ../pom.xml @@ -104,4 +103,4 @@ - \ No newline at end of file + 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 @@ org.apache.juneau juneau 6.1.1-incubating-SNAPSHOT - ../pom.xml @@ -109,4 +108,4 @@ - \ No newline at end of file + 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 @@ org.apache.juneau juneau 6.1.1-incubating-SNAPSHOT - ../pom.xml @@ -90,4 +89,4 @@ - \ No newline at end of file + 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 @@ org.apache.juneau juneau 6.1.1-incubating-SNAPSHOT - ../pom.xml @@ -173,4 +172,4 @@ - \ No newline at end of file + 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 @@ org.apache.juneau juneau 6.1.1-incubating-SNAPSHOT - ../pom.xml @@ -149,4 +148,4 @@ - \ No newline at end of file + 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 @@ org.apache.juneau juneau 6.1.1-incubating-SNAPSHOT - ../pom.xml @@ -83,4 +82,4 @@ - \ No newline at end of file + 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 @@ org.apache.juneau juneau 6.1.1-incubating-SNAPSHOT - ../pom.xml @@ -79,4 +78,4 @@ - \ No newline at end of file + 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 @@ org.apache.juneau juneau 6.1.1-incubating-SNAPSHOT - ../pom.xml @@ -94,4 +93,4 @@ - \ No newline at end of file + 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 @@ org.apache.juneau juneau 6.1.1-incubating-SNAPSHOT - ../pom.xml @@ -73,4 +72,4 @@ - \ No newline at end of file + 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 @@ org.apache.juneau juneau 6.1.1-incubating-SNAPSHOT - ../pom.xml @@ -89,4 +88,4 @@ - \ No newline at end of file + -- 2.9.2