mirror of https://github.com/apache/jclouds.git
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:
parent
ac49a97f6a
commit
0f8f3884a3
|
@ -38,5 +38,6 @@
|
||||||
<name>jclouds tools project</name>
|
<name>jclouds tools project</name>
|
||||||
<modules>
|
<modules>
|
||||||
<module>getpath</module>
|
<module>getpath</module>
|
||||||
|
<module>vfs</module>
|
||||||
</modules>
|
</modules>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue