You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jg...@apache.org on 2010/09/19 22:27:37 UTC

svn commit: r998723 - /karaf/branches/karaf-2.1.x/pom.xml

Author: jgoodyear
Date: Sun Sep 19 20:27:37 2010
New Revision: 998723

URL: http://svn.apache.org/viewvc?rev=998723&view=rev
Log:
[KARAF-203] Apache Karaf 2.1.0 Release.

Updating jasypt version to 1.6_1 release.

Modified:
    karaf/branches/karaf-2.1.x/pom.xml

Modified: karaf/branches/karaf-2.1.x/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.1.x/pom.xml?rev=998723&r1=998722&r2=998723&view=diff
==============================================================================
--- karaf/branches/karaf-2.1.x/pom.xml (original)
+++ karaf/branches/karaf-2.1.x/pom.xml Sun Sep 19 20:27:37 2010
@@ -105,7 +105,7 @@
         <cglib.bundle.version>2.1_3_6</cglib.bundle.version>
         <commons-codec.bundle.version>1.3_3</commons-codec.bundle.version>
         <commons-lang.bundle.version>2.4_4</commons-lang.bundle.version>
-        <jasypt.bundle.version>1.6_1-SNAPSHOT</jasypt.bundle.version>
+        <jasypt.bundle.version>1.6_1</jasypt.bundle.version>
         <jetty.bundle.version>6.1.22_2</jetty.bundle.version>
         <junit.bundle.version>4.7_1</junit.bundle.version>