Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
pnc-bot-release committed Jan 25, 2024
1 parent d827ee0 commit 4492686
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.pnc.bacon</groupId>
<artifactId>parent</artifactId>
<version>2.5.6-SNAPSHOT</version>
<version>2.5.6</version>
</parent>

<artifactId>auth</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.pnc.bacon</groupId>
<artifactId>parent</artifactId>
<version>2.5.6-SNAPSHOT</version>
<version>2.5.6</version>
</parent>

<artifactId>cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.pnc.bacon</groupId>
<artifactId>parent</artifactId>
<version>2.5.6-SNAPSHOT</version>
<version>2.5.6</version>
</parent>

<artifactId>common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.pnc.bacon</groupId>
<artifactId>parent</artifactId>
<version>2.5.6-SNAPSHOT</version>
<version>2.5.6</version>
</parent>

<artifactId>config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion da/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.pnc.bacon</groupId>
<artifactId>parent</artifactId>
<version>2.5.6-SNAPSHOT</version>
<version>2.5.6</version>
</parent>

<artifactId>da</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion experimental/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.pnc.bacon</groupId>
<artifactId>parent</artifactId>
<version>2.5.6-SNAPSHOT</version>
<version>2.5.6</version>
</parent>

<artifactId>experimental</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.pnc.bacon</groupId>
<artifactId>parent</artifactId>
<version>2.5.6-SNAPSHOT</version>
<version>2.5.6</version>
</parent>

<artifactId>integration-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.pnc.bacon</groupId>
<artifactId>parent</artifactId>
<version>2.5.6-SNAPSHOT</version>
<version>2.5.6</version>
</parent>

<artifactId>pig</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pnc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.pnc.bacon</groupId>
<artifactId>parent</artifactId>
<version>2.5.6-SNAPSHOT</version>
<version>2.5.6</version>
</parent>

<artifactId>pnc</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<groupId>org.jboss.pnc.bacon</groupId>
<artifactId>parent</artifactId>
<version>2.5.6-SNAPSHOT</version>
<version>2.5.6</version>
<packaging>pom</packaging>

<name>bacon</name>
Expand Down Expand Up @@ -69,7 +69,7 @@
<scm>
<connection>scm:git:http://github.com/project-ncl/bacon.git</connection>
<developerConnection>scm:git:[email protected]:project-ncl/bacon.git</developerConnection>
<tag>HEAD</tag>
<tag>2.5.6</tag>
<url>http://github.com/project-ncl/bacon</url>
</scm>

Expand Down
2 changes: 1 addition & 1 deletion test-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.pnc.bacon</groupId>
<artifactId>parent</artifactId>
<version>2.5.6-SNAPSHOT</version>
<version>2.5.6</version>
</parent>

<artifactId>test-common</artifactId>
Expand Down

0 comments on commit 4492686

Please sign in to comment.