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 di...@apache.org on 2008/04/15 14:41:08 UTC

svn commit: r648226 - in /webservices/commons/tags/XmlSchema/1.4.1: ./ pom.xml

Author: dims
Date: Tue Apr 15 05:41:06 2008
New Revision: 648226

URL: http://svn.apache.org/viewvc?rev=648226&view=rev
Log:
Tag for 1.4.1 release


Added:
    webservices/commons/tags/XmlSchema/1.4.1/
      - copied from r646794, webservices/commons/trunk/modules/XmlSchema/
Modified:
    webservices/commons/tags/XmlSchema/1.4.1/pom.xml

Modified: webservices/commons/tags/XmlSchema/1.4.1/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/tags/XmlSchema/1.4.1/pom.xml?rev=648226&r1=646794&r2=648226&view=diff
==============================================================================
--- webservices/commons/tags/XmlSchema/1.4.1/pom.xml (original)
+++ webservices/commons/tags/XmlSchema/1.4.1/pom.xml Tue Apr 15 05:41:06 2008
@@ -26,7 +26,7 @@
     <groupId>org.apache.ws.commons.schema</groupId>
     <artifactId>XmlSchema</artifactId>
     <name>XmlSchema</name>
-    <version>SNAPSHOT</version>
+    <version>1.4.1</version>
     <description>Commons XMLSchema is a light weight schema object model that can be used to manipualte or
         generate a schema. It has a clean, easy to use API and can easily be integrated into an existing project
         since it has almost no dependancies on third party libraries.</description>
@@ -522,7 +522,7 @@
     </distributionManagement>
     <properties>
     	<!--  should the osgi version be the same as the artifact id ?? -->
-        <xmlschema.osgi.version>1.4</xmlschema.osgi.version>
+        <xmlschema.osgi.version>1.4.1</xmlschema.osgi.version>
         <bundle.plugin.version>1.4.0</bundle.plugin.version>
     </properties>
 </project>



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