From ef6fdf1887fb624ff5f3cb6828186ff32f067f72 Mon Sep 17 00:00:00 2001 From: thepetk Date: Mon, 2 Sep 2024 16:52:33 +0100 Subject: [PATCH] Revert "Revert springboot starterproject update (#476)" This reverts commit a55e8501a70dd97e2e4895de19f2732df8194c42. --- 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 ca0f0b99d..7cbb72ef1 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 c651298b0..905310556 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 46bbd8717..b8370d258 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 da38e6fc5..3f864090a 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 a5bea6647..bd3211fff 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 1a6162e04..a0196217e 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 7d1a0d745..aab133d46 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 c992d1edb..68a21f2c5 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: