Skip to content

Commit

Permalink
[maven-release-plugin] prepare release git-server-1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Aug 7, 2019
1 parent 3b21b7d commit 97c2d8e
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 @@ -8,7 +8,7 @@
</parent>

<artifactId>git-server</artifactId>
<version>${revision}${changelist}</version>
<version>1.8</version>
<packaging>hpi</packaging>

<name>Jenkins GIT server Plugin</name>
Expand All @@ -28,7 +28,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>${scmTag}</tag>
<tag>git-server-1.8</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 97c2d8e

Please sign in to comment.