Skip to content

Commit

Permalink
DINF-161: switch from release version to ci-friendly version
Browse files Browse the repository at this point in the history
  • Loading branch information
Volodjam committed Feb 6, 2023
1 parent e7ca7b0 commit 5ba430e
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 @@
<relativePath />
</parent>
<artifactId>gitlab-plugin</artifactId>
<version>1.6.0</version>
<version>${revision}${changelist}</version>
<name>GitLab Plugin</name>
<url>https://github.com/jenkinsci/${project.artifactId}</url>
<packaging>hpi</packaging>
Expand Down Expand Up @@ -71,7 +71,7 @@
<pluginRepository>
<id>repo.jenkins-ci.org</id>
<url>https://repo.jenkins-ci.org/public/</url>
</pluginRepository>
</pluginRepository>
</pluginRepositories>

<dependencies>
Expand Down

0 comments on commit 5ba430e

Please sign in to comment.