Skip to content

Commit

Permalink
update next plugin version to 0.10-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
mocleiri committed Jan 9, 2012
1 parent 52228b7 commit 3b0e41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -11,7 +11,7 @@

<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>github-oauth</artifactId>
<version>0.9-SNAPSHOT</version>
<version>0.10-SNAPSHOT</version>
<name>Github Authentication plugin</name>
<description>A Jenkins authentication plugin that delegates to github. We also implement an Authorization Strategy that users the acquired OAuth token to interact with the Github API to determine a users level of access to Jenkins.</description>
<packaging>hpi</packaging>
Expand Down

0 comments on commit 3b0e41b

Please sign in to comment.