mirror of https://github.com/apache/jclouds.git
Removed SNAPSHOT dependencies
Removed SNAPSHOT dependencies and licensed all abiquo dependencies under the ASL 2.0 license.
This commit is contained in:
parent
2f6e25e4e1
commit
319d8ffc63
|
@ -1,29 +0,0 @@
|
|||
====
|
||||
Licensed to jclouds, Inc. (jclouds) under one or more
|
||||
contributor license agreements. See the NOTICE file
|
||||
distributed with this work for additional information
|
||||
regarding copyright ownership. jclouds licenses this file
|
||||
to you under the Apache License, Version 2.0 (the
|
||||
"License"); you may not use this file except in compliance
|
||||
with the License. You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing,
|
||||
software distributed under the License is distributed on an
|
||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
====
|
||||
|
||||
jclouds
|
||||
Copyright 2009-2011 jclouds, Inc.
|
||||
|
||||
This product includes software developed at
|
||||
Abiquo Holdings S.L. (http://www.abiquo.com/).
|
||||
|
||||
The following Abiquo dependencies are distributed under
|
||||
the GNU Lesser General Public License version 3:
|
||||
com.abiquo:api-model-transport
|
||||
com.abiquo:am-model
|
|
@ -15,7 +15,7 @@
|
|||
<packaging>bundle</packaging>
|
||||
|
||||
<properties>
|
||||
<abiquo.version>2.1-SNAPSHOT</abiquo.version>
|
||||
<abiquo.version>2.1.0</abiquo.version>
|
||||
<test.abiquo.endpoint>http://localhost/api</test.abiquo.endpoint>
|
||||
<test.abiquo.identity>FIXME</test.abiquo.identity>
|
||||
<test.abiquo.credential>FIXME</test.abiquo.credential>
|
||||
|
|
Loading…
Reference in New Issue