mirror of https://github.com/apache/jclouds.git
added filesystem into the allblobstore bundle
This commit is contained in:
parent
d71977618f
commit
c195c17aae
|
@ -50,8 +50,8 @@
|
|||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>jclouds-filesystem</artifactId>
|
||||
<groupId>org.jclouds.api</groupId>
|
||||
<artifactId>filesystem</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in New Issue