Author: pauls Date: Thu May 19 07:09:03 2011 New Revision: 1124565 URL: http://svn.apache.org/viewvc?rev=1124565&view=rev Log: Add snapshot versions to subprojects Modified: incubator/ace/trunk/ace-client-automation/pom.xml incubator/ace/trunk/ace-client-repository-api/pom.xml incubator/ace/trunk/ace-client-repository-helper-base/pom.xml incubator/ace/trunk/ace-client-repository-helper-bundle/pom.xml incubator/ace/trunk/ace-client-repository-helper-configuration/pom.xml incubator/ace/trunk/ace-client-repository-helper-user/pom.xml incubator/ace/trunk/ace-client-repository-impl/pom.xml incubator/ace/trunk/ace-client-repository-useradmin/pom.xml incubator/ace/trunk/ace-configurator-serveruseradmin/pom.xml incubator/ace/trunk/ace-configurator-useradmin-task/pom.xml incubator/ace/trunk/ace-configurator/pom.xml incubator/ace/trunk/ace-consolelogger/pom.xml incubator/ace/trunk/ace-deployment-api/pom.xml incubator/ace/trunk/ace-deployment-deploymentadmin/pom.xml incubator/ace/trunk/ace-deployment-provider-api/pom.xml incubator/ace/trunk/ace-deployment-provider-base/pom.xml incubator/ace/trunk/ace-deployment-provider-filebased/pom.xml incubator/ace/trunk/ace-deployment-provider-repositorybased/pom.xml incubator/ace/trunk/ace-deployment-servlet/pom.xml incubator/ace/trunk/ace-deployment-streamgenerator/pom.xml incubator/ace/trunk/ace-deployment-task/pom.xml incubator/ace/trunk/ace-discovery-api/pom.xml incubator/ace/trunk/ace-discovery-property/pom.xml incubator/ace/trunk/ace-discovery-upnp/pom.xml incubator/ace/trunk/ace-gateway-log-store/pom.xml incubator/ace/trunk/ace-gateway-log/pom.xml incubator/ace/trunk/ace-httplistener/pom.xml incubator/ace/trunk/ace-identification-api/pom.xml incubator/ace/trunk/ace-identification-ifconfig/pom.xml incubator/ace/trunk/ace-identification-property/pom.xml incubator/ace/trunk/ace-launcher/pom.xml incubator/ace/trunk/ace-location-upnp/pom.xml incubator/ace/trunk/ace-log-listener/pom.xml incubator/ace/trunk/ace-log-servlet/pom.xml incubator/ace/trunk/ace-log-task/pom.xml incubator/ace/trunk/ace-log/pom.xml incubator/ace/trunk/ace-managementagent/pom.xml incubator/ace/trunk/ace-nodelauncher-amazon/pom.xml incubator/ace/trunk/ace-nodelauncher-api/pom.xml incubator/ace/trunk/ace-nodelauncher-ui/pom.xml incubator/ace/trunk/ace-obr-metadata/pom.xml incubator/ace/trunk/ace-obr-servlet/pom.xml incubator/ace/trunk/ace-obr-storage/pom.xml incubator/ace/trunk/ace-range-api/pom.xml incubator/ace/trunk/ace-repository-api/pom.xml incubator/ace/trunk/ace-repository-ext/pom.xml incubator/ace/trunk/ace-repository-impl/pom.xml incubator/ace/trunk/ace-repository-servlet/pom.xml incubator/ace/trunk/ace-repository-task/pom.xml incubator/ace/trunk/ace-resourceprocessor-useradmin/pom.xml incubator/ace/trunk/ace-scheduler-api/pom.xml incubator/ace/trunk/ace-scheduler/pom.xml incubator/ace/trunk/ace-server-action-popupmessage/pom.xml incubator/ace/trunk/ace-server-action/pom.xml incubator/ace/trunk/ace-server-log-store/pom.xml incubator/ace/trunk/ace-tageditor/pom.xml incubator/ace/trunk/ace-target-defaults/pom.xml incubator/ace/trunk/ace-target-devserver/pom.xml incubator/ace/trunk/ace-util/pom.xml incubator/ace/trunk/ace-webconsole-plugin/pom.xml incubator/ace/trunk/ace-webui-vaadin/pom.xml Modified: incubator/ace/trunk/ace-client-automation/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-client-automation/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-client-automation/pom.xml (original) +++ incubator/ace/trunk/ace-client-automation/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.client.automation bundle Modified: incubator/ace/trunk/ace-client-repository-api/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-client-repository-api/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-client-repository-api/pom.xml (original) +++ incubator/ace/trunk/ace-client-repository-api/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.client.repository.api bundle Modified: incubator/ace/trunk/ace-client-repository-helper-base/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-client-repository-helper-base/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-client-repository-helper-base/pom.xml (original) +++ incubator/ace/trunk/ace-client-repository-helper-base/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.client.repository.helper.base bundle Modified: incubator/ace/trunk/ace-client-repository-helper-bundle/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-client-repository-helper-bundle/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-client-repository-helper-bundle/pom.xml (original) +++ incubator/ace/trunk/ace-client-repository-helper-bundle/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.client.repository.helper.bundle bundle Modified: incubator/ace/trunk/ace-client-repository-helper-configuration/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-client-repository-helper-configuration/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-client-repository-helper-configuration/pom.xml (original) +++ incubator/ace/trunk/ace-client-repository-helper-configuration/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.client.repository.helper.configuration bundle Modified: incubator/ace/trunk/ace-client-repository-helper-user/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-client-repository-helper-user/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-client-repository-helper-user/pom.xml (original) +++ incubator/ace/trunk/ace-client-repository-helper-user/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.client.repository.helper.user bundle Modified: incubator/ace/trunk/ace-client-repository-impl/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-client-repository-impl/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-client-repository-impl/pom.xml (original) +++ incubator/ace/trunk/ace-client-repository-impl/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.client.repository.impl bundle Modified: incubator/ace/trunk/ace-client-repository-useradmin/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-client-repository-useradmin/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-client-repository-useradmin/pom.xml (original) +++ incubator/ace/trunk/ace-client-repository-useradmin/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.client.repository.useradmin bundle Modified: incubator/ace/trunk/ace-configurator-serveruseradmin/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-configurator-serveruseradmin/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-configurator-serveruseradmin/pom.xml (original) +++ incubator/ace/trunk/ace-configurator-serveruseradmin/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.configurator.serveruseradmin bundle Modified: incubator/ace/trunk/ace-configurator-useradmin-task/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-configurator-useradmin-task/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-configurator-useradmin-task/pom.xml (original) +++ incubator/ace/trunk/ace-configurator-useradmin-task/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.configurator.useradmin.task bundle Modified: incubator/ace/trunk/ace-configurator/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-configurator/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-configurator/pom.xml (original) +++ incubator/ace/trunk/ace-configurator/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.configurator bundle Modified: incubator/ace/trunk/ace-consolelogger/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-consolelogger/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-consolelogger/pom.xml (original) +++ incubator/ace/trunk/ace-consolelogger/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.consolelogger bundle Modified: incubator/ace/trunk/ace-deployment-api/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-deployment-api/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-deployment-api/pom.xml (original) +++ incubator/ace/trunk/ace-deployment-api/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.deployment.api bundle Modified: incubator/ace/trunk/ace-deployment-deploymentadmin/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-deployment-deploymentadmin/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-deployment-deploymentadmin/pom.xml (original) +++ incubator/ace/trunk/ace-deployment-deploymentadmin/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.deployment.deploymentadmin bundle Modified: incubator/ace/trunk/ace-deployment-provider-api/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-deployment-provider-api/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-deployment-provider-api/pom.xml (original) +++ incubator/ace/trunk/ace-deployment-provider-api/pom.xml Thu May 19 07:09:03 2011 @@ -32,7 +32,7 @@ bundle 0.8.0-incubator-SNAPSHOT Apache ACE :: Deployment :: Provider :: API - + @@ -43,4 +43,10 @@ + + + scm:svn:http://svn.apache.org/repos/asf/incubator/ace/releases/org.apache.ace.deployment.provider.api-0.8.0-incubator + scm:svn:https://svn.apache.org/repos/asf/incubator/ace/releases/org.apache.ace.deployment.provider.api-0.8.0-incubator + scm:svn:https://svn.apache.org/repos/asf/incubator/ace/releases/org.apache.ace.deployment.provider.api-0.8.0-incubator + Modified: incubator/ace/trunk/ace-deployment-provider-base/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-deployment-provider-base/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-deployment-provider-base/pom.xml (original) +++ incubator/ace/trunk/ace-deployment-provider-base/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.deployment.provider.base jar Modified: incubator/ace/trunk/ace-deployment-provider-filebased/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-deployment-provider-filebased/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-deployment-provider-filebased/pom.xml (original) +++ incubator/ace/trunk/ace-deployment-provider-filebased/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.deployment.provider.filebased bundle Modified: incubator/ace/trunk/ace-deployment-provider-repositorybased/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-deployment-provider-repositorybased/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-deployment-provider-repositorybased/pom.xml (original) +++ incubator/ace/trunk/ace-deployment-provider-repositorybased/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.deployment.provider.repositorybased bundle Modified: incubator/ace/trunk/ace-deployment-servlet/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-deployment-servlet/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-deployment-servlet/pom.xml (original) +++ incubator/ace/trunk/ace-deployment-servlet/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.deployment.servlet bundle Modified: incubator/ace/trunk/ace-deployment-streamgenerator/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-deployment-streamgenerator/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-deployment-streamgenerator/pom.xml (original) +++ incubator/ace/trunk/ace-deployment-streamgenerator/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.deployment.streamgenerator bundle Modified: incubator/ace/trunk/ace-deployment-task/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-deployment-task/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-deployment-task/pom.xml (original) +++ incubator/ace/trunk/ace-deployment-task/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.deployment.task bundle Modified: incubator/ace/trunk/ace-discovery-api/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-discovery-api/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-discovery-api/pom.xml (original) +++ incubator/ace/trunk/ace-discovery-api/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.discovery.api bundle Modified: incubator/ace/trunk/ace-discovery-property/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-discovery-property/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-discovery-property/pom.xml (original) +++ incubator/ace/trunk/ace-discovery-property/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.discovery.property bundle Modified: incubator/ace/trunk/ace-discovery-upnp/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-discovery-upnp/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-discovery-upnp/pom.xml (original) +++ incubator/ace/trunk/ace-discovery-upnp/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.discovery.upnp bundle Modified: incubator/ace/trunk/ace-gateway-log-store/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-gateway-log-store/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-gateway-log-store/pom.xml (original) +++ incubator/ace/trunk/ace-gateway-log-store/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.gateway.log.store bundle Modified: incubator/ace/trunk/ace-gateway-log/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-gateway-log/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-gateway-log/pom.xml (original) +++ incubator/ace/trunk/ace-gateway-log/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.gateway.log bundle Modified: incubator/ace/trunk/ace-httplistener/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-httplistener/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-httplistener/pom.xml (original) +++ incubator/ace/trunk/ace-httplistener/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.httplistener bundle Modified: incubator/ace/trunk/ace-identification-api/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-identification-api/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-identification-api/pom.xml (original) +++ incubator/ace/trunk/ace-identification-api/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.identification.api bundle Modified: incubator/ace/trunk/ace-identification-ifconfig/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-identification-ifconfig/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-identification-ifconfig/pom.xml (original) +++ incubator/ace/trunk/ace-identification-ifconfig/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.identification.ifconfig bundle Modified: incubator/ace/trunk/ace-identification-property/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-identification-property/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-identification-property/pom.xml (original) +++ incubator/ace/trunk/ace-identification-property/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.identification.property bundle Modified: incubator/ace/trunk/ace-launcher/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-launcher/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-launcher/pom.xml (original) +++ incubator/ace/trunk/ace-launcher/pom.xml Thu May 19 07:09:03 2011 @@ -30,6 +30,7 @@ org.apache.ace.launcher + 0.8.0-incubator-SNAPSHOT Apache ACE :: Launcher Modified: incubator/ace/trunk/ace-location-upnp/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-location-upnp/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-location-upnp/pom.xml (original) +++ incubator/ace/trunk/ace-location-upnp/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.location.upnp bundle Modified: incubator/ace/trunk/ace-log-listener/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-log-listener/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-log-listener/pom.xml (original) +++ incubator/ace/trunk/ace-log-listener/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.log.listener bundle Modified: incubator/ace/trunk/ace-log-servlet/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-log-servlet/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-log-servlet/pom.xml (original) +++ incubator/ace/trunk/ace-log-servlet/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.log.servlet bundle Modified: incubator/ace/trunk/ace-log-task/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-log-task/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-log-task/pom.xml (original) +++ incubator/ace/trunk/ace-log-task/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.log.task bundle Modified: incubator/ace/trunk/ace-log/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-log/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-log/pom.xml (original) +++ incubator/ace/trunk/ace-log/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.log bundle Modified: incubator/ace/trunk/ace-managementagent/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-managementagent/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-managementagent/pom.xml (original) +++ incubator/ace/trunk/ace-managementagent/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.managementagent bundle Modified: incubator/ace/trunk/ace-nodelauncher-amazon/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-nodelauncher-amazon/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-nodelauncher-amazon/pom.xml (original) +++ incubator/ace/trunk/ace-nodelauncher-amazon/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.nodelauncher.amazon bundle Modified: incubator/ace/trunk/ace-nodelauncher-api/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-nodelauncher-api/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-nodelauncher-api/pom.xml (original) +++ incubator/ace/trunk/ace-nodelauncher-api/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.nodelauncher.api bundle Modified: incubator/ace/trunk/ace-nodelauncher-ui/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-nodelauncher-ui/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-nodelauncher-ui/pom.xml (original) +++ incubator/ace/trunk/ace-nodelauncher-ui/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.nodelauncher.ui bundle Modified: incubator/ace/trunk/ace-obr-metadata/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-obr-metadata/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-obr-metadata/pom.xml (original) +++ incubator/ace/trunk/ace-obr-metadata/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.obr.metadata bundle Modified: incubator/ace/trunk/ace-obr-servlet/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-obr-servlet/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-obr-servlet/pom.xml (original) +++ incubator/ace/trunk/ace-obr-servlet/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.obr.servlet bundle Modified: incubator/ace/trunk/ace-obr-storage/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-obr-storage/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-obr-storage/pom.xml (original) +++ incubator/ace/trunk/ace-obr-storage/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.obr.storage bundle Modified: incubator/ace/trunk/ace-range-api/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-range-api/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-range-api/pom.xml (original) +++ incubator/ace/trunk/ace-range-api/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.range.api bundle Modified: incubator/ace/trunk/ace-repository-api/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-repository-api/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-repository-api/pom.xml (original) +++ incubator/ace/trunk/ace-repository-api/pom.xml Thu May 19 07:09:03 2011 @@ -31,6 +31,7 @@ org.apache.ace.repository.api bundle + 0.8.0-incubator-SNAPSHOT Apache ACE :: Repository :: API Modified: incubator/ace/trunk/ace-repository-ext/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-repository-ext/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-repository-ext/pom.xml (original) +++ incubator/ace/trunk/ace-repository-ext/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.repository.ext Apache ACE :: Repository :: Extensions Modified: incubator/ace/trunk/ace-repository-impl/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-repository-impl/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-repository-impl/pom.xml (original) +++ incubator/ace/trunk/ace-repository-impl/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.repository.impl bundle Modified: incubator/ace/trunk/ace-repository-servlet/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-repository-servlet/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-repository-servlet/pom.xml (original) +++ incubator/ace/trunk/ace-repository-servlet/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.repository.servlet bundle Modified: incubator/ace/trunk/ace-repository-task/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-repository-task/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-repository-task/pom.xml (original) +++ incubator/ace/trunk/ace-repository-task/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.repository.task bundle Modified: incubator/ace/trunk/ace-resourceprocessor-useradmin/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-resourceprocessor-useradmin/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-resourceprocessor-useradmin/pom.xml (original) +++ incubator/ace/trunk/ace-resourceprocessor-useradmin/pom.xml Thu May 19 07:09:03 2011 @@ -31,6 +31,7 @@ org.apache.ace.resourceprocessor.useradmin bundle + 0.8.0-incubator-SNAPSHOT Apache ACE :: Resourceprocessor :: UserAdmin Modified: incubator/ace/trunk/ace-scheduler-api/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-scheduler-api/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-scheduler-api/pom.xml (original) +++ incubator/ace/trunk/ace-scheduler-api/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.scheduler.api bundle Modified: incubator/ace/trunk/ace-scheduler/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-scheduler/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-scheduler/pom.xml (original) +++ incubator/ace/trunk/ace-scheduler/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.scheduler bundle Modified: incubator/ace/trunk/ace-server-action-popupmessage/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-server-action-popupmessage/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-server-action-popupmessage/pom.xml (original) +++ incubator/ace/trunk/ace-server-action-popupmessage/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.server.action.popupmessage bundle Modified: incubator/ace/trunk/ace-server-action/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-server-action/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-server-action/pom.xml (original) +++ incubator/ace/trunk/ace-server-action/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.server.action bundle Modified: incubator/ace/trunk/ace-server-log-store/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-server-log-store/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-server-log-store/pom.xml (original) +++ incubator/ace/trunk/ace-server-log-store/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.server.log.store bundle Modified: incubator/ace/trunk/ace-tageditor/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-tageditor/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-tageditor/pom.xml (original) +++ incubator/ace/trunk/ace-tageditor/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.tageditor bundle Modified: incubator/ace/trunk/ace-target-defaults/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-target-defaults/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-target-defaults/pom.xml (original) +++ incubator/ace/trunk/ace-target-defaults/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.target.defaults Apache ACE :: Target :: Defaults Modified: incubator/ace/trunk/ace-target-devserver/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-target-devserver/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-target-devserver/pom.xml (original) +++ incubator/ace/trunk/ace-target-devserver/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.target.devserver pom Modified: incubator/ace/trunk/ace-util/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-util/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-util/pom.xml (original) +++ incubator/ace/trunk/ace-util/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.util bundle Modified: incubator/ace/trunk/ace-webconsole-plugin/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webconsole-plugin/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-webconsole-plugin/pom.xml (original) +++ incubator/ace/trunk/ace-webconsole-plugin/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.webconsole.plugin bundle Modified: incubator/ace/trunk/ace-webui-vaadin/pom.xml URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-webui-vaadin/pom.xml?rev=1124565&r1=1124564&r2=1124565&view=diff ============================================================================== --- incubator/ace/trunk/ace-webui-vaadin/pom.xml (original) +++ incubator/ace/trunk/ace-webui-vaadin/pom.xml Thu May 19 07:09:03 2011 @@ -28,6 +28,7 @@ ../pom/pom.xml + 0.8.0-incubator-SNAPSHOT org.apache.ace.webui.vaadin bundle