Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.0.0-no-logger
Browse files Browse the repository at this point in the history
  • Loading branch information
ljgw committed Apr 14, 2019
1 parent c9803b5 commit efb9862
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 @@ -3,14 +3,14 @@
<groupId>com.winkelhagen.chess</groupId>
<artifactId>syzygy-bridge</artifactId>
<packaging>jar</packaging>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.0-no-logger</version>
<name>Syzygy Bridge</name>

<scm>
<url>https://github.com/ljgw/syzygy-bridge</url>
<connection>scm:git:git://github.com/ljgw/syzygy-bridge.git</connection>
<developerConnection>scm:git:[email protected]:ljgw/syzygy-bridge.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.0.0-no-logger</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit efb9862

Please sign in to comment.