diff options
Diffstat (limited to 'sdnr/wt/odlux/apps/demoApp')
-rw-r--r-- | sdnr/wt/odlux/apps/demoApp/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sdnr/wt/odlux/apps/demoApp/pom.xml b/sdnr/wt/odlux/apps/demoApp/pom.xml index dae67b17b..e3f27d5c9 100644 --- a/sdnr/wt/odlux/apps/demoApp/pom.xml +++ b/sdnr/wt/odlux/apps/demoApp/pom.xml @@ -155,10 +155,6 @@ </execution> </executions> </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-jar-plugin</artifactId> - </plugin> </plugins> </build> </project> |