diff --git a/pom.xml b/pom.xml
index dc0b8b4a..d0367f60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
build-pipeline-plugin
- 2.0.1-SNAPSHOT
+ 2.0.1
hpi
Build Pipeline Plugin
This plugin provides build pipeline functionality to Hudson and Jenkins. This allows a chain of jobs to be visualised in a new view. Manual jobs in the pipeline can be triggered by a user with the appropriate permissions manually confirming.
@@ -22,7 +22,7 @@
scm:git:https://github.com/jenkinsci/${project.artifactId}.git
scm:git:git@github.com:jenkinsci/${project.artifactId}.git
https://github.com/jenkinsci/build-pipeline-plugin
- HEAD
+ build-pipeline-plugin-2.0.1
50