You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2018/07/13 19:14:17 UTC

directory-fortress-core git commit: fortress release 2.0.1 preps

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master 68fd9fd9f -> a7add0d53


fortress release 2.0.1 preps


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/a7add0d5
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/a7add0d5
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/a7add0d5

Branch: refs/heads/master
Commit: a7add0d538946a6e07ebd00634caa33f989f59fa
Parents: 68fd9fd
Author: Shawn McKinney <sm...@apache.org>
Authored: Fri Jul 13 14:14:16 2018 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Fri Jul 13 14:14:16 2018 -0500

----------------------------------------------------------------------
 ldap/setup/refreshLDAPData-src.xml | 4 ++--
 pom.xml                            | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/a7add0d5/ldap/setup/refreshLDAPData-src.xml
----------------------------------------------------------------------
diff --git a/ldap/setup/refreshLDAPData-src.xml b/ldap/setup/refreshLDAPData-src.xml
index 9820aff..bcd6a04 100755
--- a/ldap/setup/refreshLDAPData-src.xml
+++ b/ldap/setup/refreshLDAPData-src.xml
@@ -69,8 +69,8 @@
 
             <addconfig>
                 <config props="config.realm:DEFAULT"/>
-                <!--config props="min.user.conn:@USR_MIN_CONN@"/-->
-                <!--config props="max.user.conn:@USR_MAX_CONN@"/-->
+                config props="min.user.conn:@USR_MIN_CONN@"/
+                config props="max.user.conn:@USR_MAX_CONN@"/
                 <config props="user.session.props.enabled:false"/>
                 <config props="authn.type:default"/>
                 <config props="clientside.sorting:true"/>

http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/a7add0d5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f8e4432..1137447 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <artifactId>fortress-core</artifactId>
   <packaging>jar</packaging>
   <name>Apache Fortress Core</name>
-  <version>2.0.2-SNAPSHOT</version>
+  <version>2.0.1-SNAPSHOT</version>
   <inceptionYear>2007</inceptionYear>
   <description>
     Apache Fortress is a standards-based Access Management SDK that implements ANSI RBAC INCITS 359.