Skip to content

Commit

Permalink
Prepare release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxlaverse committed Sep 26, 2018
1 parent f7fd4c7 commit a12420b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,9 @@ CHANGELOG

Master (unreleased)
-----

0.4.0
-----
* Fix compatibility with PCT [#4](https://github.com/jenkinsci/kubernetes-credentials-plugin/pull/4)
* Require Jenkins core 2.60.3
* Remove packaged apache-httpclient and depend on [apache-httpcomponents-client-4-api-plugin](https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin) instead.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -8,7 +8,7 @@

<groupId>org.jenkinsci.plugins</groupId>
<artifactId>kubernetes-credentials</artifactId>
<version>0.3.2-SNAPSHOT</version>
<version>0.4.0-SNAPSHOT</version>
<name>Kubernetes Credentials Plugin</name>
<description>Common classes for Kubernetes credentials</description>
<packaging>hpi</packaging>
Expand Down

0 comments on commit a12420b

Please sign in to comment.