You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by jo...@apache.org on 2006/06/19 22:37:10 UTC

svn commit: r415408 - /webservices/commons/trunk/modules/java5/pom.xml

Author: jochen
Date: Mon Jun 19 13:37:10 2006
New Revision: 415408

URL: http://svn.apache.org/viewvc?rev=415408&view=rev
Log:
Release 1.0.1

Modified:
    webservices/commons/trunk/modules/java5/pom.xml

Modified: webservices/commons/trunk/modules/java5/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/java5/pom.xml?rev=415408&r1=415407&r2=415408&view=diff
==============================================================================
--- webservices/commons/trunk/modules/java5/pom.xml (original)
+++ webservices/commons/trunk/modules/java5/pom.xml Mon Jun 19 13:37:10 2006
@@ -4,14 +4,11 @@
     <groupId>org.apache.ws.commons</groupId>
     <artifactId>ws-commons-java5</artifactId>
     <name>Apache Webservices Java 5 Classes</name>
-    <version>1.0</version>
-    <description>
-        This is a small collection of classes, which are part of
-        the Java 5 Core. In other words, you do not need this
-        library, if you are running Java 5, or later. The Java 5
-        classes are used by projects like Apache JaxMe, Apache
-        XML-RPC, or the the ws-common-utils.
-    </description>
+    <version>1.0.1</version>
+<!-- Be sure, that the following is a single line. See 
+     http://jira.codehaus.org/browse/MJAR-39
+     for the reason. -->
+    <description>This is a small collection of classes, which are part of the Java 5 Core. In other words, you do not need this library, if you are running Java 5, or later. The Java 5 classes are used by projects like Apache JaxMe, Apache XML-RPC, or the the ws-common-utils.</description>
     <url>http://ws.apache.org/commons/ws-commons-java5/</url>
     <issueManagement>
         <system>jira</system>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org