Skip to content

Commit

Permalink
Update version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
hildrum committed Oct 29, 2015
1 parent 95853e8 commit 1f436ca
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion com.ibm.streamsx.hdfs.bluemix/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<info:identity>
<info:name>com.ibm.streamsx.hdfs.bluemix</info:name>
<info:description>Experimental toolkit for interacting with HBASE</info:description>
<info:version>0.3.1</info:version>
<info:version>0.3.2</info:version>
<info:requiredProductVersion>4.0.0.0</info:requiredProductVersion>
</info:identity>
<info:dependencies>
Expand Down
2 changes: 1 addition & 1 deletion samples.bluemix/TestDirScan/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<info:identity>
<info:name>Directory scan example</info:name>
<info:description>Demonstrate the WebHdfsDirectoryScan operator</info:description>
<info:version>1.0.0</info:version>
<info:version>2.0.0</info:version>
<info:requiredProductVersion>4.0.0.0</info:requiredProductVersion>
</info:identity>
<info:dependencies>
Expand Down
2 changes: 1 addition & 1 deletion samples.bluemix/TestRead/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<info:identity>
<info:name>WebHdfs read example</info:name>
<info:description>Demonstrate the WebHdfsRead operator</info:description>
<info:version>1.0.0</info:version>
<info:version>2.0.0</info:version>
<info:requiredProductVersion>4.0.0.0</info:requiredProductVersion>
</info:identity>
<info:dependencies>
Expand Down
2 changes: 1 addition & 1 deletion samples.bluemix/TestWrite/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<info:identity>
<info:name>WebHdfs write example</info:name>
<info:description>Demonstrate the WebHdfsWrite operator</info:description>
<info:version>1.0.0</info:version>
<info:version>2.0.0</info:version>
<info:requiredProductVersion>4.0.0.0</info:requiredProductVersion>
</info:identity>
<info:dependencies>
Expand Down

0 comments on commit 1f436ca

Please sign in to comment.