Skip to content

Commit

Permalink
Prepare for release 0.3.3-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tbatchelli committed Jul 11, 2012
1 parent 7b8ce9b commit 062a0a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -37,7 +37,7 @@ between clouds involves a change of login credentials, nothing more.
To include pallet-hadoop in your project, add the following lines to
`:dev-dependencies` in your `project.clj` file:

[pallet-hadoop "0.7.0-alpha.2"]
[pallet-hadoop "0.3.3.-beta.2"]
[org.jclouds/jclouds-all "1.2.0"]
[org.jclouds.driver/jclouds-jsch "1.2.2"]
[org.jclouds.driver/jclouds-slf4j "1.2.2"]
Expand All @@ -54,4 +54,4 @@ project](https://github.com/pallet/pallet-hadoop-example) here. For
more detailed information on the project's design, see [the project
wiki](https://github.com/pallet/pallet-hadoop).

Pallet-Hadoop version `0.7.0-alpha.2` uses Pallet 0.6.8 and jclouds 1.2.2.
Pallet-Hadoop version `0.3.3-beta.2` uses Pallet 0.6.8 and jclouds 1.2.2.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject pallet-hadoop "0.3.3-SNAPSHOT"
(defproject pallet-hadoop "0.3.3-beta.2"
:description "Pallet meets Hadoop."
:dev-resources-path "dev"
:repositories {"sonatype" "https://oss.sonatype.org/content/repositories/releases/"}
Expand Down

0 comments on commit 062a0a3

Please sign in to comment.