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:20:06 UTC

directory-fortress-core git commit: correct versio of pom to 2.0.1 snapshot

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master af177be16 -> ba98eece0


correct versio of pom to 2.0.1 snapshot


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

Branch: refs/heads/master
Commit: ba98eece01791f869664f9c3c8544eefd22f9bd3
Parents: af177be
Author: Shawn McKinney <sm...@apache.org>
Authored: Sat Jul 7 08:20:02 2018 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Sat Jul 7 08:20:02 2018 -0500

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


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