mirror of https://github.com/apache/jclouds.git
Formatting and copyright cleanup, and removing some unnecessary POM entries
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2424 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
parent
faa4468067
commit
5360144084
|
@ -1,7 +1,10 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!--
|
<!--
|
||||||
$HeadURL$ $Revision$ $Date$ Copyright (C) 2009 Adrian Cole
|
$HeadURL$
|
||||||
<adrian@jclouds.org>
|
$Revision$
|
||||||
|
$Date$
|
||||||
|
|
||||||
|
Copyright (C) 2009 Adrian Cole <adrian@jclouds.org>
|
||||||
|
|
||||||
====================================================================
|
====================================================================
|
||||||
Licensed to the Apache Software Foundation (ASF) under one or
|
Licensed to the Apache Software Foundation (ASF) under one or
|
||||||
|
|
|
@ -31,9 +31,7 @@
|
||||||
<groupId>org.jclouds</groupId>
|
<groupId>org.jclouds</groupId>
|
||||||
<artifactId>jclouds-vcloud-project</artifactId>
|
<artifactId>jclouds-vcloud-project</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.jclouds</groupId>
|
|
||||||
<artifactId>jclouds-vcloud</artifactId>
|
<artifactId>jclouds-vcloud</artifactId>
|
||||||
<name>jclouds vcloud Components Core</name>
|
<name>jclouds vcloud Components Core</name>
|
||||||
<description>jclouds Core components to access vcloud</description>
|
<description>jclouds Core components to access vcloud</description>
|
||||||
|
|
Loading…
Reference in New Issue