remove commented out parent decl in pom.xml.template to ease update-samples-version.sh
Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/commit/1dd75043 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/tree/1dd75043 Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/diff/1dd75043 Branch: refs/heads/develop Commit: 1dd75043ba4f0abe21395f2769c85ff570549809 Parents: d9e8514 Author: Dale LaBossiere <dlab...@us.ibm.com> Authored: Tue Nov 21 16:03:10 2017 -0500 Committer: Dale LaBossiere <dlab...@us.ibm.com> Committed: Tue Nov 21 16:03:10 2017 -0500 ---------------------------------------------------------------------- get-edgent-jars-project/pom.xml.template | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/blob/1dd75043/get-edgent-jars-project/pom.xml.template ---------------------------------------------------------------------- diff --git a/get-edgent-jars-project/pom.xml.template b/get-edgent-jars-project/pom.xml.template index 7fed23e..0cc407c 100644 --- a/get-edgent-jars-project/pom.xml.template +++ b/get-edgent-jars-project/pom.xml.template @@ -22,11 +22,6 @@ <modelVersion>4.0.0</modelVersion> <!-- standalone project --> - <!--parent> - <groupId>org.apache.edgent</groupId> - <artifactId>edgent-parent</artifactId> - <version>1.2.0</version> - </parent--> <groupId>org.apache.edgent</groupId> <artifactId>get-edgent-jars-project</artifactId>