From 1c5539297179ca170a10296a464b1971f9504534 Mon Sep 17 00:00:00 2001 From: Joe Lauer Date: Wed, 22 Jan 2025 10:46:47 -0500 Subject: [PATCH] Update some maven modules to not be deployed with release --- pom.xml | 2 +- stork-cli/pom.xml | 12 +++++------- stork-demo/stork-demo-dropwizard/pom.xml | 7 +------ stork-demo/stork-demo-hellod/pom.xml | 7 +------ stork-test-app/pom.xml | 12 +++++------- 5 files changed, 13 insertions(+), 27 deletions(-) diff --git a/pom.xml b/pom.xml index 93e321c..2b55412 100644 --- a/pom.xml +++ b/pom.xml @@ -37,9 +37,9 @@ stork-deploy stork-maven-plugin - stork-cli stork-demo/stork-demo-hellod stork-demo/stork-demo-dropwizard + stork-cli diff --git a/stork-cli/pom.xml b/stork-cli/pom.xml index cd574e4..0254143 100644 --- a/stork-cli/pom.xml +++ b/stork-cli/pom.xml @@ -11,15 +11,13 @@ stork 3.1.4-SNAPSHOT - + + + true + + - - maven-deploy-plugin - - true - - com.fizzed diff --git a/stork-demo/stork-demo-dropwizard/pom.xml b/stork-demo/stork-demo-dropwizard/pom.xml index f833ab8..a2fbb98 100644 --- a/stork-demo/stork-demo-dropwizard/pom.xml +++ b/stork-demo/stork-demo-dropwizard/pom.xml @@ -18,16 +18,11 @@ com.fizzed.stork.demo.dropwizard 0.7.1 2.3.3 + true - - maven-deploy-plugin - - true - - com.fizzed diff --git a/stork-demo/stork-demo-hellod/pom.xml b/stork-demo/stork-demo-hellod/pom.xml index 0f43b97..06cbfce 100644 --- a/stork-demo/stork-demo-hellod/pom.xml +++ b/stork-demo/stork-demo-hellod/pom.xml @@ -15,16 +15,11 @@ com.fizzed.stork.demo.hellod + true - - maven-deploy-plugin - - true - - com.fizzed diff --git a/stork-test-app/pom.xml b/stork-test-app/pom.xml index 7a4ffd3..62af60a 100644 --- a/stork-test-app/pom.xml +++ b/stork-test-app/pom.xml @@ -11,15 +11,13 @@ stork 3.1.4-SNAPSHOT - + + + true + + - - maven-deploy-plugin - - true - -