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/08 20:28:05 UTC

[1/2] directory-fortress-core git commit: [maven-release-plugin] prepare release 2.0.1

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master 7616cf417 -> 25746df48


[maven-release-plugin] prepare release 2.0.1


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

Branch: refs/heads/master
Commit: b92b58ce134ba2595e4d8ba48007b6f3fde11630
Parents: 7616cf4
Author: Shawn McKinney <sm...@apache.org>
Authored: Sat Jul 7 08:25:49 2018 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Sat Jul 7 08:25:49 2018 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/b92b58ce/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 91f9423..39accd9 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.1-SNAPSHOT</version>
+  <version>2.0.1</version>
   <inceptionYear>2007</inceptionYear>
   <description>
     Apache Fortress is a standards-based Access Management SDK that implements ANSI RBAC INCITS 359.


[2/2] directory-fortress-core git commit: 2.0.1 release preps

Posted by sm...@apache.org.
2.0.1 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/25746df4
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/25746df4
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/25746df4

Branch: refs/heads/master
Commit: 25746df48744f4172ea3a765cce38333c8f1a9b6
Parents: b92b58c
Author: Shawn McKinney <sm...@apache.org>
Authored: Sat Jul 7 08:28:01 2018 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Sat Jul 7 08:28:01 2018 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/25746df4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 39accd9..1d6e003 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.1</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.
@@ -48,7 +48,7 @@
   <scm>
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/directory-fortress-core.git</connection>
     <developerConnection>
-      scm:git:ht  tps://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
+      scm:git:https://git-wip-us.apache.org/repos/asf/directory-fortress-core.git
     </developerConnection>
     <tag>2.0.1</tag>
   </scm>