Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnmckinney committed Jul 1, 2021
1 parent d10d12c commit 40984b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -30,7 +30,7 @@
<groupId>org.apache.directory.fortress</groupId>
<artifactId>fortress-rest</artifactId>
<packaging>war</packaging>
<version>2.0.6</version>
<version>2.0.7-SNAPSHOT</version>
<name>Apache Fortress Rest</name>
<url>https://directory.apache.org/fortress/</url>
<description>Fortress Rest provides a RESTful implementation of the ANSI INCITS 350 RBAC Specification</description>
Expand All @@ -45,7 +45,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/directory-fortress-enmasse.git</developerConnection>
<url>https://github.com/apache/directory-fortress-enmasse/tree/${project.scm.tag}</url>
<tag>2.0.6</tag>
<tag>master</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 40984b3

Please sign in to comment.