Author: amilas
Date: Sun Aug 1 16:04:38 2010
New Revision: 981253
URL: http://svn.apache.org/viewvc?rev=981253&view=rev
Log:
fixed the version and added the proper name
Modified:
axis/axis2/java/core/trunk/modules/all/pom.xml
Modified: axis/axis2/java/core/trunk/modules/all/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/all/pom.xml?rev=981253&r1=981252&r2=981253&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/all/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/all/pom.xml Sun Aug 1 16:04:38 2010
@@ -13,11 +13,10 @@
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-all</artifactId>
<packaging>bundle</packaging>
- <name>axis2-all</name>
+ <name>Apache Axis2 - all</name>
<description>
This bundle exports all the axis2 packages;
</description>
- <version>1.6-SNAPSHOT</version>
<dependencies>