mirror of https://github.com/apache/jclouds.git
[maven-release-plugin] prepare release jclouds-1.0-beta-1
git-svn-id: http://jclouds.googlecode.com/svn/trunk@645 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
parent
0e07b7236f
commit
bd2acab5f1
11
core/pom.xml
11
core/pom.xml
|
@ -25,12 +25,11 @@
|
|||
under the License.
|
||||
====================================================================
|
||||
-->
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<parent>
|
||||
<artifactId>jclouds-project</artifactId>
|
||||
<groupId>org.jclouds</groupId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>1.0-beta-1</version>
|
||||
<relativePath>../project/pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -40,9 +39,9 @@
|
|||
<description>Core components to access jclouds services</description>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://jclouds.googlecode.com/svn/trunk/core</connection>
|
||||
<developerConnection>scm:svn:https://jclouds.googlecode.com/svn/trunk/core</developerConnection>
|
||||
<url>http://jclouds.googlecode.com/svn/trunk/core</url>
|
||||
<connection>scm:svn:http://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</connection>
|
||||
<developerConnection>scm:svn:https://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</developerConnection>
|
||||
<url>http://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</url>
|
||||
</scm>
|
||||
|
||||
<dependencies>
|
||||
|
|
|
@ -25,12 +25,11 @@
|
|||
under the License.
|
||||
====================================================================
|
||||
-->
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<parent>
|
||||
<groupId>org.jclouds</groupId>
|
||||
<artifactId>jclouds-project</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>1.0-beta-1</version>
|
||||
<relativePath>../../project/pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -41,9 +40,9 @@
|
|||
<description>Google App Engine Components</description>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://jclouds.googlecode.com/svn/trunk/extensions/gae</connection>
|
||||
<developerConnection>scm:svn:https://jclouds.googlecode.com/svn/trunk/extensions/gae</developerConnection>
|
||||
<url>http://jclouds.googlecode.com/svn/trunk/extensions/gae</url>
|
||||
<connection>scm:svn:http://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</connection>
|
||||
<developerConnection>scm:svn:https://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</developerConnection>
|
||||
<url>http://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</url>
|
||||
</scm>
|
||||
|
||||
<dependencies>
|
||||
|
|
|
@ -25,12 +25,11 @@
|
|||
under the License.
|
||||
====================================================================
|
||||
-->
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<parent>
|
||||
<artifactId>jclouds-project</artifactId>
|
||||
<groupId>org.jclouds</groupId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>1.0-beta-1</version>
|
||||
<relativePath>../../project/pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -40,9 +39,9 @@
|
|||
<description>HttpNio Connection Pooling client</description>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://jclouds.googlecode.com/svn/trunk/extensions/httpnio</connection>
|
||||
<developerConnection>scm:svn:https://jclouds.googlecode.com/svn/trunk/extensions/httpnio</developerConnection>
|
||||
<url>http://jclouds.googlecode.com/svn/trunk/extensions/httpnio</url>
|
||||
<connection>scm:svn:http://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</connection>
|
||||
<developerConnection>scm:svn:https://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</developerConnection>
|
||||
<url>http://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</url>
|
||||
</scm>
|
||||
|
||||
<dependencies>
|
||||
|
|
|
@ -25,12 +25,11 @@
|
|||
under the License.
|
||||
====================================================================
|
||||
-->
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<parent>
|
||||
<artifactId>jclouds-project</artifactId>
|
||||
<groupId>org.jclouds</groupId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>1.0-beta-1</version>
|
||||
<relativePath>../../project/pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -40,9 +39,9 @@
|
|||
<description>jclouds Log4J Logging Module</description>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://jclouds.googlecode.com/svn/trunk/extensions/log4j</connection>
|
||||
<developerConnection>scm:svn:https://jclouds.googlecode.com/svn/trunk/extensions/log4j</developerConnection>
|
||||
<url>http://jclouds.googlecode.com/svn/trunk/extensions/log4j</url>
|
||||
<connection>scm:svn:http://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</connection>
|
||||
<developerConnection>scm:svn:https://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</developerConnection>
|
||||
<url>http://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</url>
|
||||
</scm>
|
||||
|
||||
<dependencies>
|
||||
|
|
5
pom.xml
5
pom.xml
|
@ -25,12 +25,11 @@
|
|||
under the License.
|
||||
====================================================================
|
||||
-->
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<parent>
|
||||
<artifactId>jclouds-project</artifactId>
|
||||
<groupId>org.jclouds</groupId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>1.0-beta-1</version>
|
||||
<relativePath>project/pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
|
|
@ -25,8 +25,7 @@
|
|||
under the License.
|
||||
====================================================================
|
||||
-->
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.jclouds</groupId>
|
||||
<artifactId>jclouds-project</artifactId>
|
||||
|
@ -35,7 +34,7 @@
|
|||
<url>http://www.jclouds.org</url>
|
||||
<description>jclouds: Concurrent API for Cloud Services</description>
|
||||
<inceptionYear>2009</inceptionYear>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>1.0-beta-1</version>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
|
@ -82,9 +81,9 @@
|
|||
</mailingLists>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://jclouds.googlecode.com/svn/trunk/project</connection>
|
||||
<developerConnection>scm:svn:https://jclouds.googlecode.com/svn/trunk/project</developerConnection>
|
||||
<url>http://jclouds.googlecode.com/svn/trunk/project</url>
|
||||
<connection>scm:svn:http://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</connection>
|
||||
<developerConnection>scm:svn:https://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</developerConnection>
|
||||
<url>http://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</url>
|
||||
</scm>
|
||||
|
||||
<repositories>
|
||||
|
|
15
s3/pom.xml
15
s3/pom.xml
|
@ -25,12 +25,11 @@
|
|||
under the License.
|
||||
====================================================================
|
||||
-->
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<parent>
|
||||
<groupId>org.jclouds</groupId>
|
||||
<artifactId>jclouds-project</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>1.0-beta-1</version>
|
||||
<relativePath>../project/pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -41,14 +40,14 @@
|
|||
<description>jclouds Core components to access Amazon S3</description>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:http://jclouds.googlecode.com/svn/trunk/s3</connection>
|
||||
<developerConnection>scm:svn:https://jclouds.googlecode.com/svn/trunk/s3</developerConnection>
|
||||
<url>http://jclouds.googlecode.com/svn/trunk/s3</url>
|
||||
<connection>scm:svn:http://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</connection>
|
||||
<developerConnection>scm:svn:https://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</developerConnection>
|
||||
<url>http://jclouds.googlecode.com/svn/tags/jclouds-1.0-beta-1</url>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
<jclouds.aws.accesskeyid></jclouds.aws.accesskeyid>
|
||||
<jclouds.aws.secretaccesskey></jclouds.aws.secretaccesskey>
|
||||
<jclouds.aws.accesskeyid />
|
||||
<jclouds.aws.secretaccesskey />
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in New Issue