Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.
/ justify Public archive
forked from leadpony/justify

Commit

Permalink
[maven-release-plugin] prepare release v2.0.0.TDX.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
João Campos committed Jan 14, 2020
1 parent b8a8e66 commit 941562e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion justify-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.leadpony.justify</groupId>
<artifactId>justify-parent</artifactId>
<version>2.1.0.TDX.0.2-SNAPSHOT</version>
<version>2.0.0.TDX.0.2</version>
</parent>

<artifactId>justify-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion justify-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.leadpony.justify</groupId>
<artifactId>justify-parent</artifactId>
<version>2.1.0.TDX.0.2-SNAPSHOT</version>
<version>2.0.0.TDX.0.2</version>
</parent>

<artifactId>justify-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion justify/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.leadpony.justify</groupId>
<artifactId>justify-parent</artifactId>
<version>2.1.0.TDX.0.2-SNAPSHOT</version>
<version>2.0.0.TDX.0.2</version>
</parent>

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

<groupId>org.leadpony.justify</groupId>
<artifactId>justify-parent</artifactId>
<version>2.1.0.TDX.0.2-SNAPSHOT</version>
<version>2.0.0.TDX.0.2</version>
<packaging>pom</packaging>
<name>org.leadpony.justify.parent</name>

Expand Down Expand Up @@ -230,7 +230,7 @@
<connection>scm:git:https://github.com/talkdesk-tdx/justify.git</connection>
<developerConnection>scm:git:https://github.com/talkdesk-tdx/justify.git</developerConnection>
<url>scm:git:https://github.com/talkdesk-tdx/justify.git</url>
<tag>tdx-justify-0.1</tag>
<tag>v2.0.0.TDX.0.2</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 941562e

Please sign in to comment.