From d8636086ac4c5ad73b0267693d25ecb15b70a78a Mon Sep 17 00:00:00 2001 From: Brian Fitzpatrick Date: Tue, 11 Dec 2018 12:21:33 -0700 Subject: [PATCH] issue #25 - adjusting pom to remove classifier -- adjusting to remove additional formatting changes -- removed openshift-it profile Signed-off-by: Brian Fitzpatrick --- .openshiftio/application.yaml | 2 +- pom.xml | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.openshiftio/application.yaml b/.openshiftio/application.yaml index 817f325..69dd93d 100644 --- a/.openshiftio/application.yaml +++ b/.openshiftio/application.yaml @@ -23,7 +23,7 @@ parameters: - name: ARTIFACT_COPY_ARGS description: Syntax to be used to copy uberjar files to the target directory displayName: Copy Args - value: '*-exec.jar' + value: '*.jar' required: true - name: GITHUB_WEBHOOK_SECRET description: A secret string used to configure the GitHub webhook. diff --git a/pom.xml b/pom.xml index fefb677..95bcc44 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 @@ -166,9 +168,6 @@ org.springframework.boot spring-boot-maven-plugin ${spring-boot.version} - - exec -