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.10
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-costigliola committed Jan 2, 2021
1 parent 0a045af commit 65f130c
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.10-SNAPSHOT</version>
<version>2.2.10</version>
<packaging>pom</packaging>

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

0 comments on commit 65f130c

Please sign in to comment.