Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spypunk committed Aug 4, 2017
1 parent 35588bb commit b7b6ee4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>spypunk</groupId>
<artifactId>tetris</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.0</version>
<name>Tetris</name>
<description>Just another Tetris™ clone</description>
<url>https://github.com/spypunk/tetris</url>
Expand All @@ -30,7 +30,7 @@
<url>git@github.com:spypunk/tetris.git</url>
<connection>scm:git:https://github.com/spypunk/tetris.git</connection>
<developerConnection>scm:git:git@github.com:spypunk/tetris.git</developerConnection>
<tag>HEAD</tag>
<tag>1.11.0</tag>
</scm>

<prerequisites>
Expand Down Expand Up @@ -72,7 +72,7 @@
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
<manifestEntries>
<Built-By/>
<Built-By />
</manifestEntries>
<addMavenDescriptor>false</addMavenDescriptor>
</archive>
Expand Down

0 comments on commit b7b6ee4

Please sign in to comment.