----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9859/ -----------------------------------------------------------
Review request for shindig. Description ------- >From JIRA: The current sample-maven-archetype that is packaged with shindig includes a static string in the archetype pom to reference the shindig version to use. This should be dynamic. This addresses bug SHINDIG-1913. https://issues.apache.org/jira/browse/SHINDIG-1913 Diffs ----- http://svn.apache.org/repos/asf/shindig/trunk/java/sample-maven-archetype/pom.xml 1455369 http://svn.apache.org/repos/asf/shindig/trunk/java/sample-maven-archetype/src/main/resources/archetype-resources/pom.xml 1455370 Diff: https://reviews.apache.org/r/9859/diff/ Testing ------- Built the archetype and verified that the dependency versions matched the version of Shindig in my local maven repository. Thanks, Stanton Sievers