You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by at...@apache.org on 2014/03/02 03:27:57 UTC

svn commit: r1573254 - /commons/proper/scxml/trunk/pom.xml

Author: ate
Date: Sun Mar  2 02:27:56 2014
New Revision: 1573254

URL: http://svn.apache.org/r1573254
Log:
SCXML-194: Drop outdated, incomplete, broken or no longer supported features for SCXML 2.0
See: https://issues.apache.org/jira/browse/SCXML-194

Modified:
    commons/proper/scxml/trunk/pom.xml

Modified: commons/proper/scxml/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/scxml/trunk/pom.xml?rev=1573254&r1=1573253&r2=1573254&view=diff
==============================================================================
--- commons/proper/scxml/trunk/pom.xml (original)
+++ commons/proper/scxml/trunk/pom.xml Sun Mar  2 02:27:56 2014
@@ -160,14 +160,6 @@
       <version>2.2.1</version>
       <optional>true</optional>
     </dependency>
-    <!--
-    <dependency>
-      <groupId>org.apache.xmlbeans</groupId>
-      <artifactId>xmlbeans</artifactId>
-      <version>2.3.0</version>
-      <optional>true</optional>
-    </dependency>
-    -->
   </dependencies>
 
   <distributionManagement>