You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by br...@apache.org on 2014/07/09 16:34:42 UTC

svn commit: r1609178 - in /ace/trunk: org.apache.ace.agent/bnd.bnd org.apache.ace.nodelauncher/amazon.bnd

Author: bramk
Date: Wed Jul  9 14:34:42 2014
New Revision: 1609178

URL: http://svn.apache.org/r1609178
Log:
ACE-478 Updating two micro versions to resolve baseline errors

Modified:
    ace/trunk/org.apache.ace.agent/bnd.bnd
    ace/trunk/org.apache.ace.nodelauncher/amazon.bnd

Modified: ace/trunk/org.apache.ace.agent/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.agent/bnd.bnd?rev=1609178&r1=1609177&r2=1609178&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.agent/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.agent/bnd.bnd Wed Jul  9 14:34:42 2014
@@ -1,6 +1,6 @@
 Bundle-Name: Apache ACE Agent
 Bundle-Description: Implementation of the Apache ACE Agent
-Bundle-Version: 1.0.1
+Bundle-Version: 1.0.2
 Bundle-Activator: org.apache.ace.agent.impl.Activator
 
 Private-Package: org.apache.ace.range,\

Modified: ace/trunk/org.apache.ace.nodelauncher/amazon.bnd
URL: http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.nodelauncher/amazon.bnd?rev=1609178&r1=1609177&r2=1609178&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.nodelauncher/amazon.bnd (original)
+++ ace/trunk/org.apache.ace.nodelauncher/amazon.bnd Wed Jul  9 14:34:42 2014
@@ -46,6 +46,6 @@ Export-Package: \
 	org.apache.ace.nodelauncher.amazon
 Include-Resource:\
 	META-INF/services/org.jclouds.apis.ApiMetadata=resources/org.jclouds.apis.ApiMetadata
-Bundle-Version: 2.0.0
+Bundle-Version: 2.0.1
 Bundle-Name: Apache ACE NodeLauncher Amazon
-Bundle-Description: Registers a NodeLaucnher service for Amazon
\ No newline at end of file
+Bundle-Description: Registers a NodeLaucnher service for Amazon