From e8aad1d6470f6eb764b4ab7115ad5af64bc8aa1a Mon Sep 17 00:00:00 2001 From: Shawn McKinney Date: Sat, 9 Aug 2014 22:01:03 -0500 Subject: [PATCH] FC-146 - RC39 Release --- build.properties | 7 +++---- ivy.xml | 6 ++++-- pom.xml | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/build.properties b/build.properties index f9bb7530..34ec983a 100644 --- a/build.properties +++ b/build.properties @@ -27,7 +27,7 @@ ######################################################################## # Use this Fortress Core version: -version=1.0-RC38 +version=1.0-RC39 # Enable local.mode property if your machine does not have connection to Internet and runtime dependencies have already downloaded to FORTRESS_HOME/lib folder on this machine: #local.mode=true @@ -74,9 +74,9 @@ ldap.uris=ldap://${ldap.host}:${ldap.port} #ldap.uris=ldap://${ldap.host}:389 ldaps://${ldap.host}:${ldap.port} #enable.ldap.ssl=true #enable.ldap.ssl.debug=true -#key.store=/home/myuser/fortress/builder/src/test/resources/certs/mykeystore +#key.store=/home/smckinn/fortress/builder/src/test/resources/certs/mykeystore #key.store.password=changeit -#trust.store=/home/myuser/fortress/builder/src/test/resources/certs/mytruststore +#trust.store=/home/smckinn/fortress/builder/src/test/resources/certs/mytruststore #trust.store.password=changeit #trust.store.set.prop=true @@ -200,7 +200,6 @@ dflt.checkpoint=checkpoint 64 5 ########################################################################################### slapd.start=${openldap.root}/etc/solserver start -slapd.stop=${openldap.root}/etc/solserver stop ## If using Symas OpenLDAP, uncomment single option from #1 - 8 below: # Each of the options are used for a particular Symas-OpenLDAP platform. diff --git a/ivy.xml b/ivy.xml index 863f4c8e..0ee65e4d 100755 --- a/ivy.xml +++ b/ivy.xml @@ -51,15 +51,16 @@ - + - + + diff --git a/pom.xml b/pom.xml index b1e16513..2e49adb7 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ fortress jar Fortress Core - 1.0-RC38 + 1.0-RC39 Fortress is a standards-based Identity and Access Management SDK that implements ANSI RBAC INCITS 359. http://www.openldap.org/fortress/