From 15297ba780d7155ce4d699a3014686670ac2ea2b Mon Sep 17 00:00:00 2001 From: rbradley813 Date: Tue, 17 Dec 2024 11:16:08 -0500 Subject: [PATCH] Update version to start feature: test-pr --- java-parent/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java-parent/pom.xml b/java-parent/pom.xml index 2ca0616..8de4da6 100644 --- a/java-parent/pom.xml +++ b/java-parent/pom.xml @@ -6,7 +6,7 @@ dev.ikm.build gitub_actions_test_parent - 12.4.0-SNAPSHOT + 12.4.0-test-pr-SNAPSHOT gitub_actions_test_java-parent Java Parent diff --git a/pom.xml b/pom.xml index 6802a2e..fdc4853 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 dev.ikm.build gitub_actions_test_parent - 12.4.0-SNAPSHOT + 12.4.0-test-pr-SNAPSHOT General Build Parent Test The General Parent that helps to define the build processes that should be used across projects, regardless of.