> + <groupId>org.apache.jclouds.labs</groupId> > + <artifactId>orion</artifactId> > + <name>orion-blobstore</name> > + <description>jclouds components to access Orion as a > blobstore</description> > + <packaging>bundle</packaging> > + > + <scm> > + > <connection>scm:git:[email protected]:jclouds/jclouds.git</connection> > + > <developerConnection>scm:git:[email protected]:jclouds/jclouds.git</developerConnection> > + > <url>http://github.com/jclouds/jclouds/tree/master/labs/orion</url> > + </scm> > + > + <!-- bootstrapping: need to fetch the project POM --> > + <repositories> > + <repository> > + <id>sonatype-nexus-snapshots</id>
This will need to be replaced by the [Apache snapshots repo](https://github.com/jclouds/jclouds/blob/master/project/pom.xml#L89) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/45/files#r8505328
