> +* TODO > + > +## <a id="issues"></a>Known Issues > + > +* TODO > + > +## <a id="reminder"></a>Reminder > + > +The jclouds Maven group ID for versions since [1.6.1-incubating](../1.6.1) > is `org.apache.jclouds` rather than `org.jclouds`, so a pom.xml dependency > would now look like: > + > +{% highlight xml %} > +<dependencies> > + <dependency> > + <groupId>org.apache.jclouds</groupId> > + <artifactId>jclouds-all</artifactId> > + <version>1.7.3</version>
This should be 1.8.0, right? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/114/files#r15724722