Skip to content

Commit

Permalink
[maven-release-plugin] prepare release violation-comments-to-gitlab-1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Mar 4, 2017
1 parent 5767ae9 commit 70407c4
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 @@ -16,7 +16,7 @@
</properties>

<artifactId>violation-comments-to-gitlab</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>hpi</packaging>
<name>Violation Comments to GitLab Plugin</name>
<description>Finds violations reported by code analyzers and comments GitLab merge requests with them.</description>
Expand Down Expand Up @@ -46,7 +46,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>[email protected]:jenkinsci/${project.artifactId}-plugin</url>
<tag>HEAD</tag>
<tag>violation-comments-to-gitlab-1.1</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 70407c4

Please sign in to comment.