Repository: servicemix
Updated Branches:
  refs/heads/servicemix-6.0.x 35f4660af -> 9b1c6f581


SM-2808: Avoid warnings about 'parent.relativePath' during the maven build


Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/9b1c6f58
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/9b1c6f58
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/9b1c6f58

Branch: refs/heads/servicemix-6.0.x
Commit: 9b1c6f581fec39deb70faab6a041b12f12c54f8f
Parents: 35f4660
Author: Krzysztof Sobkowiak <[email protected]>
Authored: Sat Jan 9 13:17:34 2016 +0100
Committer: Krzysztof Sobkowiak <[email protected]>
Committed: Sat Jan 9 13:21:48 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/9b1c6f58/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0ed370f..06d1ff6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,7 @@
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
         <version>15</version>
+        <relativePath />
     </parent>
 
     <groupId>org.apache.servicemix</groupId>

Reply via email to