Skip to content

Commit 5bebeaf

Browse files
authored
[JENKINS-62669] Removing Mercurial support (#320)
* [JENKINS-62669] Removing Mercurial support * Javadoc fix * Some more deprecations * Help text adjustment
1 parent c9bec82 commit 5bebeaf

35 files changed

+42
-3822
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,6 @@
111111
<groupId>org.jenkins-ci.plugins</groupId>
112112
<artifactId>git</artifactId>
113113
</dependency>
114-
<dependency>
115-
<groupId>org.jenkins-ci.plugins</groupId>
116-
<artifactId>mercurial</artifactId>
117-
<version>2.8</version>
118-
</dependency>
119114
<dependency>
120115
<groupId>org.jenkins-ci.plugins</groupId>
121116
<artifactId>jackson2-api</artifactId>

src/images/bitbucket-repository-git.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)