mirror of https://github.com/apache/jclouds.git
Upload by wagon-svn
git-svn-id: http://jclouds.googlecode.com/svn/trunk@542 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
parent
80bfb80cb0
commit
f8cd94314b
|
@ -4,7 +4,7 @@
|
||||||
$Revision$
|
$Revision$
|
||||||
$Date$
|
$Date$
|
||||||
|
|
||||||
Copyright (C) 2009 Adrian Cole <adriancole@jclouds.org>
|
Copyright (C) 2009 Adrian Cole <adrian@jclouds.org>
|
||||||
|
|
||||||
====================================================================
|
====================================================================
|
||||||
Licensed to the Apache Software Foundation (ASF) under one
|
Licensed to the Apache Software Foundation (ASF) under one
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
<groupId>org.jclouds</groupId>
|
<groupId>org.jclouds</groupId>
|
||||||
<artifactId>jclouds-project</artifactId>
|
<artifactId>jclouds-project</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
<relativePath>../../project/pom.xml</relativePath>
|
<relativePath>../project/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.jclouds</groupId>
|
<groupId>org.jclouds</groupId>
|
||||||
|
@ -41,9 +41,9 @@
|
||||||
<description>Google App Engine Components</description>
|
<description>Google App Engine Components</description>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:http://jclouds.googlecode.com/svn/trunk/extensions/gae</connection>
|
<connection>scm:svn:http://jclouds.googlecode.com/svn/trunk/gae</connection>
|
||||||
<developerConnection>scm:svn:https://jclouds.googlecode.com/svn/trunk/extensions/gae</developerConnection>
|
<developerConnection>scm:svn:https://jclouds.googlecode.com/svn/trunk/gae</developerConnection>
|
||||||
<url>http://jclouds.googlecode.com/svn/trunk/extensions/gae</url>
|
<url>http://jclouds.googlecode.com/svn/trunk/gae</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
dfb85d46530e56f6af5bbeec4d5a5e30
|
397b2fcbc44a2ce64bdb52eec8644e2c
|
|
@ -1 +1 @@
|
||||||
74519b699649470a8bf7ecf98ce99eb2768f3cb3
|
85bf162cbdd60d1287fcbc1b91ec5a26bc04db58
|
Loading…
Reference in New Issue