From 77e0aea47b7af4361df2cbe85bf3d398bd278bb9 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Wed, 18 Jan 2017 11:02:20 +0100 Subject: [PATCH] [Project] Skipping deployment of demo/test apps to Central --- deploy-dummy/pom.xml | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 deploy-dummy/pom.xml diff --git a/deploy-dummy/pom.xml b/deploy-dummy/pom.xml deleted file mode 100644 index 4e5727bfc..000000000 --- a/deploy-dummy/pom.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - 4.0.0 - - - li.strolch - li.strolch - 1.5.0-SNAPSHOT - ../pom.xml - - - li.strolch.deploy-dummy - pom - li.strolch.deploy-dummy - Deploy dummy for deploying to Maven central - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - - false - - - - - -