Skip to content

Commit

Permalink
Reapply "Revert springboot starterproject update (devfile#476)" (devf…
Browse files Browse the repository at this point in the history
…ile#477)

This reverts commit 1aa542c.
  • Loading branch information
logonoff committed Nov 26, 2024
1 parent ac43cc5 commit d692698
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 d692698

Please sign in to comment.