<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>gaedo</artifactId>
    <groupId>com.dooapp</groupId>
    <version>0.2.12</version>
  </parent>
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.dooapp</groupId>
  <artifactId>gaedo-google-jdo</artifactId>
  <name>gaedo google jdo</name>
  <version>0.2.12</version>
  <description>Contain the real GAE implementation, will depend upon gaedo-definitions. Alhtough it won't depend upon gaedo-google-instrumentation, it will rely upon code generated by gaedo-google-instrumentation to work.</description>
  	<scm>
		<connection>scm:svn:https://svn.origo.ethz.ch/gaedo/gaedo-google-jdo/tags/gaedo-0.2.12/trunk</connection>
		<developerConnection>scm:svn:https://svn.origo.ethz.ch/gaedo/gaedo-google-jdo/tags/gaedo-0.2.12/trunk</developerConnection>
		<url>https://svn.origo.ethz.ch/gaedo/gaedo-google-jdo/tags/gaedo-0.2.12/trunk</url>
	</scm>
</project>