mirror of https://github.com/apache/jclouds.git
removed default build for thirdparty stuff
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2312 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
parent
718c0100c5
commit
0c8fe12402
|
@ -0,0 +1,2 @@
|
|||
thirdparty module is code we are temporarily storing as there is no maven module for it (or the code we use from it).
|
||||
Please publish to maven repos manually as needed.
|
1
pom.xml
1
pom.xml
|
@ -38,7 +38,6 @@
|
|||
<name>jclouds</name>
|
||||
<modules>
|
||||
<module>project</module>
|
||||
<module>thirdparty</module>
|
||||
<module>archetypes</module>
|
||||
<module>core</module>
|
||||
<module>extensions</module>
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
thirdparty module is code we are temporarily storing as there is no maven module for it (or the code we use from it).
|
||||
Please publish to maven repos manually as needed.
|
Loading…
Reference in New Issue