You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by pa...@apache.org on 2019/02/19 22:01:09 UTC

svn commit: r1853920 - /turbine/fulcrum/trunk/security/api/pom.xml

Author: painter
Date: Tue Feb 19 22:01:08 2019
New Revision: 1853920

URL: http://svn.apache.org/viewvc?rev=1853920&view=rev
Log:
Update fulcrum-crypto to official release

Modified:
    turbine/fulcrum/trunk/security/api/pom.xml

Modified: turbine/fulcrum/trunk/security/api/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/trunk/security/api/pom.xml?rev=1853920&r1=1853919&r2=1853920&view=diff
==============================================================================
--- turbine/fulcrum/trunk/security/api/pom.xml (original)
+++ turbine/fulcrum/trunk/security/api/pom.xml Tue Feb 19 22:01:08 2019
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.apache.fulcrum</groupId>
             <artifactId>fulcrum-crypto</artifactId>
-            <version>1.0.8-SNAPSHOT</version>
+            <version>1.0.8</version>
         </dependency>
         <!-- testing dependencies -->
 		<dependency>