You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by po...@apache.org on 2019/06/28 19:49:28 UTC

[incubator-tamaya] branch master updated: LHF: Fix Eclipse warnings

This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tamaya.git


The following commit(s) were added to refs/heads/master by this push:
     new 0153dfe  LHF: Fix Eclipse warnings
0153dfe is described below

commit 0153dfeb239f0a2112fbaebbd76804c5615a52e5
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Fri Jun 28 21:49:16 2019 +0200

    LHF: Fix Eclipse warnings
---
 examples/01-minimal/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/examples/01-minimal/pom.xml b/examples/01-minimal/pom.xml
index f0e4db3..eac821c 100644
--- a/examples/01-minimal/pom.xml
+++ b/examples/01-minimal/pom.xml
@@ -28,9 +28,7 @@ under the License.
         <version>0.4-incubating-SNAPSHOT</version>
     </parent>
 
-    <groupId>org.apache.tamaya.examples</groupId>
     <artifactId>01-minimal</artifactId>
-    <version>0.4-incubating-SNAPSHOT</version>
 
     <name>Apache Tamaya Minimal Example</name>