You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2016/03/01 19:38:57 UTC

directory-fortress-core git commit: [maven-release-plugin] rollback the release of 1.0-RC41

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master a7be3e85f -> 7d610a6fb


[maven-release-plugin] rollback the release of 1.0-RC41


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

Branch: refs/heads/master
Commit: 7d610a6fb2603dbfa0eb6b53f5d1b66befa1e0bd
Parents: a7be3e8
Author: Emmanuel Lécharny <el...@symas.com>
Authored: Tue Mar 1 19:38:48 2016 +0100
Committer: Emmanuel Lécharny <el...@symas.com>
Committed: Tue Mar 1 19:38:48 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/7d610a6f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9b38d0c..48d0215 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <artifactId>fortress-core</artifactId>
   <packaging>jar</packaging>
   <name>Apache Fortress Core</name>
-  <version>1.0-RC42-SNAPSHOT</version>
+  <version>1.0-RC41-SNAPSHOT</version>
   <inceptionYear>2007</inceptionYear>
   <description>
     Apache Fortress is a standards-based Identity and Access Management SDK that implements ANSI RBAC INCITS 359.
@@ -78,7 +78,6 @@
   <!-- The used properties for this project          -->
   <!-- ====================================================== -->
   <properties>
-    <additionalparam>-Xdoclint:none</additionalparam>
     <!-- Jars -->
     <version.accelerator.api>1.0-RC41</version.accelerator.api>
     <version.accelerator.impl>1.0-RC41</version.accelerator.impl>