Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release assertj-parent-pom-2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-costigliola committed Aug 28, 2019
1 parent ec323b2 commit c27c6ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.assertj</groupId>
<artifactId>assertj-parent-pom</artifactId>
<version>2.2.6-SNAPSHOT</version>
<version>2.2.6</version>
<packaging>pom</packaging>

<name>AssertJ - Fluent assertions for java unit testing</name>
Expand Down Expand Up @@ -38,7 +38,7 @@
<developerConnection>scm:git:git@github.com:joel-costigliola/assertj-maven-parent-pom.git</developerConnection>
<connection>scm:git:git@github.com:joel-costigliola/assertj-maven-parent-pom.git</connection>
<url>https://github.com/joel-costigliola/assertj-maven-parent-pom</url>
<tag>HEAD</tag>
<tag>assertj-parent-pom-2.2.6</tag>
</scm>
<issueManagement>
<system>github</system>
Expand Down

0 comments on commit c27c6ac

Please sign in to comment.