diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6e31854d58f630132e474971bb64794ac21b1fc8..2c1c2b3fcd5f22bccd721f4f8d228da597394c4a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ include: - project: "${GITLAB_CI_TEMPLATES_PATH}" file: "${GITLAB_CI_TEMPLATES_FILE}" - ref: "1.0.3" + ref: "master" # Define stages stages: @@ -61,4 +61,4 @@ release/code: - .releaseCodeForJava variables: P_MAVEN_JAVADOC_SKIP: "true" - SCRIPTS_GIT_BRANCH: "master" \ No newline at end of file + SCRIPTS_GIT_BRANCH: "master" diff --git a/pom.xml b/pom.xml index cbd35f299dae444722a65d3a2acc934f0725b152..d0c0c4b1de64a657a8642d6c981660e68d6c351e 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ <ihehl7v3.validation.version>1.5.5</ihehl7v3.validation.version> <xcpd.plq.validation.version>1.0.3</xcpd.plq.validation.version> <chhl7v3.validator.version>1.0.7</chhl7v3.validator.version> - <ehdsihl7.validator.version>1.0.2</ehdsihl7.validator.version> + <ehdsihl7.validator.version>1.0.3</ehdsihl7.validator.version> <gitb.version>1.0.0</gitb.version> <gazelle.hl7.messagestructures.version>3.2.0 </gazelle.hl7.messagestructures.version>