This repository was archived by the owner on Jun 19, 2024. It is now read-only.
Commit 5cf1004
committed
Removed quoting of active profile, as spring-boot treats the profile tobe with quotes
1 parent 84c7219 commit 5cf1004
File tree
2 files changed
+2
-2
lines changed- generator/spring-boot/src
- main/java/io/fabric8/maven/generator/springboot
- test/java/io/fabric8/maven/generator/springboot
2 files changed
+2
-2
lines changedgenerator/spring-boot/src/main/java/io/fabric8/maven/generator/springboot/SpringBootGenerator.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments