Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-51187] Moving git-changelist-maven-extension into incrementa…
…ls-tools.
  • Loading branch information
jglick committed May 10, 2018
1 parent d6e29ae commit 357a1e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mvn/extensions.xml
@@ -1,7 +1,7 @@
<extensions xmlns="http://maven.apache.org/EXTENSIONS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/EXTENSIONS/1.0.0 http://maven.apache.org/xsd/core-extensions-1.0.0.xsd">
<extension>
<groupId>io.jenkins.tools</groupId>
<groupId>io.jenkins.tools.incrementals</groupId>
<artifactId>git-changelist-maven-extension</artifactId>
<version>1.0-alpha-3</version>
<version>1.0-beta-2</version>
</extension>
</extensions>

0 comments on commit 357a1e5

Please sign in to comment.