move remote-resources out of the profile and remove snapshot repo, no more needed.
git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk/maven-plugin-testing-tools@487834 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d3d1d1c..876eb24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-components</artifactId>
- <version>5</version>
+ <version>6</version>
</parent>
<artifactId>maven-plugin-testing-tools</artifactId>
<version>1.0-SNAPSHOT</version>