We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68e7b0 commit 93b63e9Copy full SHA for 93b63e9
README.md
@@ -1,7 +1,5 @@
1
-Deprecated / Unmaintained
2
-=========================
3
-
4
-This plugin is looking for a new maintainer (in case you are satisfied with what it provides but need spot fixes).
+Deprecated
+==========
5
6
You should consider the pipeline plugin as a replacement as it is actively maintained:
7
* https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Plugin
pom.xml
@@ -52,6 +52,10 @@
52
</properties>
53
54
<developers>
55
+ <developer>
56
+ <id>rodrigc</id>
57
+ <name>Craig Rodrigues</name>
58
+ </developer>
59
</developers>
60
61
<scm>
0 commit comments