From 864e012e3eb6435c59903a33d3851e048f34e924 Mon Sep 17 00:00:00 2001 From: thepetk <thepetk@gmail.com> Date: Mon, 2 Sep 2024 16:52:33 +0100 Subject: [PATCH] Revert "Revert springboot starterproject update (#476)" This reverts commit a55e8501a70dd97e2e4895de19f2732df8194c42. Signed-off-by: thepetk <thepetk@gmail.com> --- stacks/java-maven/1.3.0/devfile.yaml | 2 +- stacks/java-maven/1.3.1/devfile.yaml | 2 +- stacks/java-springboot/1.2.0/devfile.yaml | 2 +- stacks/java-springboot/1.3.0/devfile.yaml | 2 +- stacks/java-springboot/1.4.0/devfile.yaml | 2 +- stacks/java-springboot/2.0.0/devfile.yaml | 2 +- stacks/java-springboot/2.1.0/devfile.yaml | 2 +- stacks/java-springboot/2.2.0/devfile.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/stacks/java-maven/1.3.0/devfile.yaml b/stacks/java-maven/1.3.0/devfile.yaml index ca0f0b99..7cbb72ef 100644 --- a/stacks/java-maven/1.3.0/devfile.yaml +++ b/stacks/java-maven/1.3.0/devfile.yaml @@ -14,7 +14,7 @@ starterProjects: - name: springbootproject git: remotes: - origin: 'https://github.com/odo-devfiles/springboot-ex.git' + origin: 'https://github.com/devfile-samples/springboot-ex.git' components: - name: tools container: diff --git a/stacks/java-maven/1.3.1/devfile.yaml b/stacks/java-maven/1.3.1/devfile.yaml index c651298b..90531055 100644 --- a/stacks/java-maven/1.3.1/devfile.yaml +++ b/stacks/java-maven/1.3.1/devfile.yaml @@ -14,7 +14,7 @@ starterProjects: - name: springbootproject git: remotes: - origin: 'https://github.com/odo-devfiles/springboot-ex.git' + origin: 'https://github.com/devfile-samples/springboot-ex.git' components: - name: tools container: diff --git a/stacks/java-springboot/1.2.0/devfile.yaml b/stacks/java-springboot/1.2.0/devfile.yaml index 46bbd871..b8370d25 100644 --- a/stacks/java-springboot/1.2.0/devfile.yaml +++ b/stacks/java-springboot/1.2.0/devfile.yaml @@ -15,7 +15,7 @@ starterProjects: - name: springbootproject git: remotes: - origin: "https://github.com/odo-devfiles/springboot-ex.git" + origin: "https://github.com/devfile-samples/springboot-ex.git" components: - name: tools container: diff --git a/stacks/java-springboot/1.3.0/devfile.yaml b/stacks/java-springboot/1.3.0/devfile.yaml index da38e6fc..3f864090 100644 --- a/stacks/java-springboot/1.3.0/devfile.yaml +++ b/stacks/java-springboot/1.3.0/devfile.yaml @@ -15,7 +15,7 @@ starterProjects: - name: springbootproject git: remotes: - origin: "https://github.com/odo-devfiles/springboot-ex.git" + origin: "https://github.com/devfile-samples/springboot-ex.git" components: - name: tools container: diff --git a/stacks/java-springboot/1.4.0/devfile.yaml b/stacks/java-springboot/1.4.0/devfile.yaml index a5bea664..bd3211ff 100644 --- a/stacks/java-springboot/1.4.0/devfile.yaml +++ b/stacks/java-springboot/1.4.0/devfile.yaml @@ -15,7 +15,7 @@ starterProjects: - name: springbootproject git: remotes: - origin: "https://github.com/odo-devfiles/springboot-ex.git" + origin: "https://github.com/devfile-samples/springboot-ex.git" components: - name: tools container: diff --git a/stacks/java-springboot/2.0.0/devfile.yaml b/stacks/java-springboot/2.0.0/devfile.yaml index 1a6162e0..a0196217 100644 --- a/stacks/java-springboot/2.0.0/devfile.yaml +++ b/stacks/java-springboot/2.0.0/devfile.yaml @@ -15,7 +15,7 @@ starterProjects: - name: springbootproject git: remotes: - origin: "https://github.com/odo-devfiles/springboot-ex.git" + origin: "https://github.com/devfile-samples/springboot-ex.git" components: - name: tools container: diff --git a/stacks/java-springboot/2.1.0/devfile.yaml b/stacks/java-springboot/2.1.0/devfile.yaml index 7d1a0d74..aab133d4 100644 --- a/stacks/java-springboot/2.1.0/devfile.yaml +++ b/stacks/java-springboot/2.1.0/devfile.yaml @@ -15,7 +15,7 @@ starterProjects: - name: springbootproject git: remotes: - origin: "https://github.com/odo-devfiles/springboot-ex.git" + origin: "https://github.com/devfile-samples/springboot-ex.git" components: - name: tools container: diff --git a/stacks/java-springboot/2.2.0/devfile.yaml b/stacks/java-springboot/2.2.0/devfile.yaml index c992d1ed..68a21f2c 100644 --- a/stacks/java-springboot/2.2.0/devfile.yaml +++ b/stacks/java-springboot/2.2.0/devfile.yaml @@ -15,7 +15,7 @@ starterProjects: - name: springbootproject git: remotes: - origin: "https://github.com/odo-devfiles/springboot-ex.git" + origin: "https://github.com/devfile-samples/springboot-ex.git" components: - name: tools container: