You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dl...@apache.org on 2017/11/21 21:45:17 UTC

[6/9] incubator-edgent-samples git commit: remove commented out parent decl in pom.xml.template to ease update-samples-version.sh

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 <dl...@us.ibm.com>
Authored: Tue Nov 21 16:03:10 2017 -0500
Committer: Dale LaBossiere <dl...@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>