You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/11/04 15:16:18 UTC

svn commit: r1030997 - /servicemix/smx4/features/trunk/pom.xml

Author: jbonofre
Date: Thu Nov  4 14:16:17 2010
New Revision: 1030997

URL: http://svn.apache.org/viewvc?rev=1030997&view=rev
Log:
Upgrade opensaml and ServiceMix specs version.

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=1030997&r1=1030996&r2=1030997&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Thu Nov  4 14:16:17 2010
@@ -241,7 +241,7 @@
 		<servicemix-utils.version>1.3.0-SNAPSHOT</servicemix-utils.version>
 		<servicemix.legal.version>1.0</servicemix.legal.version>
 		<servicemix.nmr.version>1.3.0-SNAPSHOT</servicemix.nmr.version>
-		<servicemix.specs.version>1.4.0</servicemix.specs.version>
+		<servicemix.specs.version>1.6-SNAPSHOT</servicemix.specs.version>
 		
 		<servicemix-shared.version>2010.02-SNAPSHOT</servicemix-shared.version>
 		<servicemix-quartz.version>2010.02-SNAPSHOT</servicemix-quartz.version>
@@ -319,7 +319,7 @@
 		<lingo.version>1.3</lingo.version>
         <netty.version>3.2.3.Final</netty.version>
 		<openjpa.version>2.0.0</openjpa.version>
-		<opensaml.version>1.0.1</opensaml.version>
+		<opensaml.version>1.1</opensaml.version>
         <restlet.version>1.1.10</restlet.version>
 		<scriptengines.version>1.1</scriptengines.version>
 		<tranql.version>1.6</tranql.version>