Skip to content

Commit

Permalink
[maven-release-plugin] prepare release pretty-logger-1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ludovicianul committed Dec 5, 2020
1 parent 6a23918 commit 5e9f4c9
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>io.github.ludovicianul</groupId>
<artifactId>pretty-logger</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down Expand Up @@ -43,7 +43,7 @@
<url>https://ludovicianul@github.com/ludovicianul/pl4j.git</url>
<connection>scm:git:https://ludovicianul@github.com/ludovicianul/pl4j.git</connection>
<developerConnection>scm:git:https://ludovicianul@github.com/ludovicianul/pl4j.git</developerConnection>
<tag>HEAD</tag>
<tag>pretty-logger-1.3</tag>
</scm>
<distributionManagement>
<repository>
Expand Down

0 comments on commit 5e9f4c9

Please sign in to comment.