Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bumping up the version in an attempt to reproduce JENKINS-21756
  • Loading branch information
kohsuke committed Oct 14, 2014
1 parent 4256579 commit fd1b532
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>1.447</version>
<version>1.532</version>
</parent>

<artifactId>git-userContent</artifactId>
Expand Down Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git-server</artifactId>
<version>1.1</version>
<version>1.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit fd1b532

Please sign in to comment.