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 2019/12/11 01:50:31 UTC

[directory-fortress-core] 01/04: [maven-release-plugin] prepare release 2.0.4

This is an automated email from the ASF dual-hosted git repository.

elecharny pushed a commit to annotated tag 2.0.4
in repository https://gitbox.apache.org/repos/asf/directory-fortress-core.git

commit 9146f040ed5da4c0d30dfcbf77a982bf2fcea33b
Author: emmanuel lecharny <em...@busit.com>
AuthorDate: Wed Dec 11 02:40:58 2019 +0100

    [maven-release-plugin] prepare release 2.0.4
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 43d7f59..ff9d310 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
  specific language governing permissions and limitations
  under the License.
 -->
-<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.directory.project</groupId>
@@ -30,7 +30,7 @@
   <artifactId>fortress-core</artifactId>
   <packaging>jar</packaging>
   <name>Apache Fortress Core</name>
-  <version>2.0.4-SNAPSHOT</version>
+  <version>2.0.4</version>
   <inceptionYear>2007</inceptionYear>
   <description>
     Apache Fortress is a standards-based Access Management SDK that implements ANSI RBAC INCITS 359.
@@ -48,7 +48,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/directory-fortress-core.git</connection>
     <developerConnection>scm:git: https://gitbox.apache.org/repos/asf/directory-fortress-core.git</developerConnection>
     <url>https://github.com/apache/directory-fortress-core/tree/{project.scm.tag}</url>
-    <tag>master</tag>
+    <tag>2.0.4</tag>
   </scm>
 
   <issueManagement>