Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kwin committed Jul 1, 2020
1 parent b3758de commit df4adfd
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 18 deletions.
2 changes: 1 addition & 1 deletion accesscontroltool-apps-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>biz.netcentric.cq.tools.accesscontroltool</groupId>
<artifactId>accesscontroltool</artifactId>
<version>2.5.4-SNAPSHOT</version>
<version>2.5.4</version>
</parent>

<!-- ====================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion accesscontroltool-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>biz.netcentric.cq.tools.accesscontroltool</groupId>
<artifactId>accesscontroltool</artifactId>
<version>2.5.4-SNAPSHOT</version>
<version>2.5.4</version>
</parent>

<!-- ====================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion accesscontroltool-content-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>biz.netcentric.cq.tools.accesscontroltool</groupId>
<artifactId>accesscontroltool</artifactId>
<version>2.5.4-SNAPSHOT</version>
<version>2.5.4</version>
</parent>

<!-- ====================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion accesscontroltool-exampleconfig-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>biz.netcentric.cq.tools.accesscontroltool</groupId>
<artifactId>accesscontroltool</artifactId>
<version>2.5.4-SNAPSHOT</version>
<version>2.5.4</version>
</parent>

<!-- ====================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion accesscontroltool-oakindex-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>biz.netcentric.cq.tools.accesscontroltool</groupId>
<artifactId>accesscontroltool</artifactId>
<version>2.5.4-SNAPSHOT</version>
<version>2.5.4</version>
</parent>

<!-- ====================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion accesscontroltool-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>biz.netcentric.cq.tools.accesscontroltool</groupId>
<artifactId>accesscontroltool</artifactId>
<version>2.5.4-SNAPSHOT</version>
<version>2.5.4</version>
</parent>

<!-- ====================================================================== -->
Expand Down
2 changes: 1 addition & 1 deletion accesscontroltool-startuphook-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>biz.netcentric.cq.tools.accesscontroltool</groupId>
<artifactId>accesscontroltool</artifactId>
<version>2.5.4-SNAPSHOT</version>
<version>2.5.4</version>
</parent>

<!-- ====================================================================== -->
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>biz.netcentric.cq.tools.accesscontroltool</groupId>
<artifactId>accesscontroltool</artifactId>
<version>2.5.4-SNAPSHOT</version>
<version>2.5.4</version>
<packaging>pom</packaging>

<name>Access Control Tool - Reactor Project</name>
Expand Down Expand Up @@ -50,7 +50,7 @@
<connection>scm:git:ssh://[email protected]/Netcentric/accesscontroltool.git</connection>
<developerConnection>scm:git:ssh://[email protected]/Netcentric/accesscontroltool.git</developerConnection>
<url>https://github.com/Netcentric/accesscontroltool.git</url>
<tag>HEAD</tag>
<tag>2.5.4</tag>
</scm>

<distributionManagement>
Expand Down
5 changes: 2 additions & 3 deletions target-osgi-environment/maximum-environment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,14 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<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 ">
<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>biz.netcentric.cq.tools.accesscontroltool</groupId>
<artifactId>target-osgi-environment</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.5.4-SNAPSHOT</version>
<version>2.5.4</version>
</parent>

<artifactId>maximum-environment</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions target-osgi-environment/minimum-environment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,14 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<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 ">
<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>biz.netcentric.cq.tools.accesscontroltool</groupId>
<artifactId>target-osgi-environment</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.5.4-SNAPSHOT</version>
<version>2.5.4</version>
</parent>

<artifactId>minimum-environment</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions target-osgi-environment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,13 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<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 ">
<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>biz.netcentric.cq.tools.accesscontroltool</groupId>
<artifactId>accesscontroltool</artifactId>
<relativePath>../pom.xml</relativePath>
<version>2.5.4-SNAPSHOT</version>
<version>2.5.4</version>
</parent>

<artifactId>target-osgi-environment</artifactId>
Expand Down

0 comments on commit df4adfd

Please sign in to comment.