Skip to content

Commit

Permalink
Revert springboot starterproject update (#476)
Browse files Browse the repository at this point in the history
Signed-off-by: thepetk <[email protected]>
  • Loading branch information
thepetk authored Sep 2, 2024
1 parent d4b0aee commit a55e850
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion stacks/java-maven/1.3.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ starterProjects:
- name: springbootproject
git:
remotes:
origin: 'https://github.com/devfile-samples/springboot-ex.git'
origin: 'https://github.com/odo-devfiles/springboot-ex.git'
components:
- name: tools
container:
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-maven/1.3.1/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ starterProjects:
- name: springbootproject
git:
remotes:
origin: 'https://github.com/devfile-samples/springboot-ex.git'
origin: 'https://github.com/odo-devfiles/springboot-ex.git'
components:
- name: tools
container:
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-springboot/1.2.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ starterProjects:
- name: springbootproject
git:
remotes:
origin: "https://github.com/devfile-samples/springboot-ex.git"
origin: "https://github.com/odo-devfiles/springboot-ex.git"
components:
- name: tools
container:
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-springboot/1.3.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ starterProjects:
- name: springbootproject
git:
remotes:
origin: "https://github.com/devfile-samples/springboot-ex.git"
origin: "https://github.com/odo-devfiles/springboot-ex.git"
components:
- name: tools
container:
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-springboot/1.4.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ starterProjects:
- name: springbootproject
git:
remotes:
origin: "https://github.com/devfile-samples/springboot-ex.git"
origin: "https://github.com/odo-devfiles/springboot-ex.git"
components:
- name: tools
container:
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-springboot/2.0.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ starterProjects:
- name: springbootproject
git:
remotes:
origin: "https://github.com/devfile-samples/springboot-ex.git"
origin: "https://github.com/odo-devfiles/springboot-ex.git"
components:
- name: tools
container:
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-springboot/2.1.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ starterProjects:
- name: springbootproject
git:
remotes:
origin: "https://github.com/devfile-samples/springboot-ex.git"
origin: "https://github.com/odo-devfiles/springboot-ex.git"
components:
- name: tools
container:
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-springboot/2.2.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ starterProjects:
- name: springbootproject
git:
remotes:
origin: "https://github.com/devfile-samples/springboot-ex.git"
origin: "https://github.com/odo-devfiles/springboot-ex.git"
components:
- name: tools
container:
Expand Down

0 comments on commit a55e850

Please sign in to comment.