> @@ -20,34 +20,34 @@ > <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/xsd/maven-4.0.0.xsd"> > <modelVersion>4.0.0</modelVersion> > + <parent> > + <groupId>org.apache.jclouds.examples</groupId> > + <artifactId>jclouds-examples</artifactId> > + <version>2.0.0-SNAPSHOT</version>
Prefer 1.9.2. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-examples/pull/88/files/2c5f42952e1ff512d3ad209e1e62712200349ced#r73118330
