Added vfs to the tools project POM as a module

git-svn-id: http://jclouds.googlecode.com/svn/trunk@2378 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
sharedocs1@gmail.com 2009-12-07 17:52:09 +00:00
parent ac49a97f6a
commit 0f8f3884a3
1 changed files with 1 additions and 0 deletions

View File

@ -38,5 +38,6 @@
<name>jclouds tools project</name>
<modules>
<module>getpath</module>
<module>vfs</module>
</modules>
</project>