From ffef67e6abe04fb501c8236e36a10e7abcb8f2df Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Wed, 14 Jan 2015 12:33:49 -0600 Subject: [PATCH] Remove legacy start-class property from maven builds --- complete/pom.xml | 3 --- initial/pom.xml | 3 --- 2 files changed, 6 deletions(-) diff --git a/complete/pom.xml b/complete/pom.xml index 206c364180..df04c0472b 100644 --- a/complete/pom.xml +++ b/complete/pom.xml @@ -24,9 +24,6 @@ - - hello.Application - diff --git a/initial/pom.xml b/initial/pom.xml index 206c364180..df04c0472b 100644 --- a/initial/pom.xml +++ b/initial/pom.xml @@ -24,9 +24,6 @@ - - hello.Application -