Skip to content

Commit

Permalink
[JENKINS-51247] source:jar, not source:jar-no-fork
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed May 10, 2018
1 parent bc80a66 commit 51e0da8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Expand Up @@ -2,6 +2,6 @@
<extension>
<groupId>io.jenkins.tools</groupId>
<artifactId>git-changelist-maven-extension</artifactId>
<version>1.0-alpha-3</version>
<version>1.0-beta-1</version>
</extension>
</extensions>
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -28,7 +28,7 @@ THE SOFTWARE.
<parent>
<groupId>org.jenkins-ci</groupId>
<artifactId>jenkins</artifactId>
<version>1.45-20180509.203006-1</version> <!-- TODO https://github.com/jenkinsci/pom/pull/24 -->
<version>1.45-20180510.143454-3</version> <!-- TODO https://github.com/jenkinsci/pom/pull/24 -->
<relativePath />
</parent>

Expand Down

0 comments on commit 51e0da8

Please sign in to comment.