Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainlaurent committed Mar 21, 2018
1 parent 35d08ba commit 2a42598
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,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.sylvainlaurent.maven</groupId>
<artifactId>swagger-validator-maven-plugin</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
<packaging>maven-plugin</packaging>
<name>swagger-validator-maven-plugin Maven Plugin</name>
<description>A Maven Plugin to validate yaml and json swagger document</description>
Expand All @@ -26,7 +26,7 @@
<scm>
<connection>scm:git:https://github.com/sylvainlaurent/swagger-validator-maven-plugin.git</connection>
<developerConnection>scm:git:https://github.com/sylvainlaurent/swagger-validator-maven-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>1.2.2</tag>
<url>https://github.com/sylvainlaurent/swagger-validator-maven-plugin</url>
</scm>

Expand Down

0 comments on commit 2a42598

Please sign in to comment.