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 2017/05/03 23:22:05 UTC

directory-fortress-core git commit: 2.0.0.RC2-SNAPSHOT release preps

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master 6d1e46707 -> a66b75e72


2.0.0.RC2-SNAPSHOT release 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/a66b75e7
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/a66b75e7
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/a66b75e7

Branch: refs/heads/master
Commit: a66b75e72627b79e79d1e59212083569118f1297
Parents: 6d1e467
Author: Shawn McKinney <sm...@apache.org>
Authored: Wed May 3 05:46:11 2017 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Wed May 3 05:46:11 2017 -0500

----------------------------------------------------------------------
 README-QUICKSTART-APACHEDS.md | 2 +-
 README-QUICKSTART-SLAPD.md    | 2 +-
 README-TEN-MINUTE-GUIDE.md    | 2 +-
 README.md                     | 2 +-
 pom.xml                       | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/a66b75e7/README-QUICKSTART-APACHEDS.md
----------------------------------------------------------------------
diff --git a/README-QUICKSTART-APACHEDS.md b/README-QUICKSTART-APACHEDS.md
index e36efc7..afc718b 100644
--- a/README-QUICKSTART-APACHEDS.md
+++ b/README-QUICKSTART-APACHEDS.md
@@ -18,7 +18,7 @@
 
 # ApacheDS & Fortress QUICKSTART
 
- Apache Fortress 2.0.0-RC2-SNAPSHOT and ApacheDS Quickstart System Architecture
+ Apache Fortress 2.0.0-RC2 and ApacheDS Quickstart System Architecture
  ![ApacheDS & Fortress System Architecture](images/fortress-apacheds-system-arch.png "ApacheDS & Fortress System Architecture")
 
 -------------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/a66b75e7/README-QUICKSTART-SLAPD.md
----------------------------------------------------------------------
diff --git a/README-QUICKSTART-SLAPD.md b/README-QUICKSTART-SLAPD.md
index fe00986..4d34bdb 100644
--- a/README-QUICKSTART-SLAPD.md
+++ b/README-QUICKSTART-SLAPD.md
@@ -18,7 +18,7 @@
 
 # OpenLDAP & Fortress QUICKSTART
 
- Apache Fortress 2.0.0-RC2-SNAPSHOT and OpenLDAP Quickstart System Architecture
+ Apache Fortress 2.0.0-RC2 and OpenLDAP Quickstart System Architecture
  ![OpenLDAP & Fortress System Architecture](images/fortress-openldap-accel-system-arch.png "OpenLDAP & Fortress System Architecture")
 
 -------------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/a66b75e7/README-TEN-MINUTE-GUIDE.md
----------------------------------------------------------------------
diff --git a/README-TEN-MINUTE-GUIDE.md b/README-TEN-MINUTE-GUIDE.md
index 9ff4f8f..cb2e866 100644
--- a/README-TEN-MINUTE-GUIDE.md
+++ b/README-TEN-MINUTE-GUIDE.md
@@ -19,7 +19,7 @@
 -------------------------------------------------------------------------------
 # README for Apache Fortress Ten Minute Guide
 
- * Version 2.0.0-RC2-SNAPSHOT
+ * Version 2.0.0-RC2
  * This document has been deprecated in favor of:
     * Follow these instructions: [README-QUICKSTART-APACHEDS](./README-QUICKSTART-APACHEDS.md)
     * Follow these instructions: [README-QUICKSTART-SLAPD](./README-QUICKSTART-SLAPD.md)

http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/a66b75e7/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index bc32a02..2d7d708 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
 -------------------------------------------------------------------------------
 # README for Apache Fortress Core
 
- * Version 2.0.0-RC2-SNAPSHOT
+ * Version 2.0.0-RC2
  * Apache Fortress Core System Architecture Diagram
  ![Apache Fortress Core System Architecture](images/fortress-core-system-arch.png "Apache Fortress Core System Architecture")
 

http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/a66b75e7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e4b941c..f28aa26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <developerConnection>
       scm:git:https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
     </developerConnection>
-    <tag>2.0.0-RC1</tag>
+    <tag>2.0.0-RC2</tag>
   </scm>
 
   <issueManagement>