Author: rajdavies
Date: Mon Dec 1 22:30:25 2008
New Revision: 722385
URL: http://svn.apache.org/viewvc?rev=722385&view=rev
Log:
updated id
Modified:
activemq/activemq-blaze/trunk/pom.xml
Modified: activemq/activemq-blaze/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-blaze/trunk/pom.xml?rev=722385&r1=722384&r2=722385&view=diff
==============================================================================
--- activemq/activemq-blaze/trunk/pom.xml (original)
+++ activemq/activemq-blaze/trunk/pom.xml Mon Dec 1 22:30:25 2008
@@ -18,15 +18,10 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.apache.activemq</groupId>
- <artifactId>activemq-parent</artifactId>
- <version>5.3-SNAPSHOT</version>
- </parent>
- <artifactId>activemq-blaze</artifactId>
- <packaging>bundle</packaging>
- <name>ActiveMQ :: Blaze</name>
+ <groupId>org.apache.activemq</groupId>
+ <artifactId>activeblaze</artifactId>
+ <version>1.0-SNAPSHOT</version>
<description>reliable multicast</description>
<properties>
@@ -40,6 +35,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging-api</artifactId>
+ <version>1.0.4</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>