You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whirr.apache.org by as...@apache.org on 2012/03/08 15:42:12 UTC

svn commit: r1298415 - /whirr/trunk/services/pig/pom.xml

Author: asavu
Date: Thu Mar  8 14:42:12 2012
New Revision: 1298415

URL: http://svn.apache.org/viewvc?rev=1298415&view=rev
Log:
WHIRR0-531. Replace jclouds.version with jclouds.osgi.version.clean

Modified:
    whirr/trunk/services/pig/pom.xml

Modified: whirr/trunk/services/pig/pom.xml
URL: http://svn.apache.org/viewvc/whirr/trunk/services/pig/pom.xml?rev=1298415&r1=1298414&r2=1298415&view=diff
==============================================================================
--- whirr/trunk/services/pig/pom.xml (original)
+++ whirr/trunk/services/pig/pom.xml Thu Mar  8 14:42:12 2012
@@ -36,7 +36,7 @@
     <osgi.export>
       org.apache.whirr.service.pig*;version="${project.version}"
     </osgi.export>
-    <osgi.fragment.host>jclouds-scriptbuilder;bundle-version="${jclouds.version}"</osgi.fragment.host>
+    <osgi.fragment.host>jclouds-scriptbuilder;bundle-version="${jclouds.osgi.version.clean}"</osgi.fragment.host>
   </properties>
   <dependencies>
    <dependency>