File tree Expand file tree Collapse file tree 24 files changed +46
-28
lines changed
Expand file tree Collapse file tree 24 files changed +46
-28
lines changed Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >io.smallrye.config</groupId >
2323 <artifactId >smallrye-config-parent</artifactId >
24- <version >2.12.3-SNAPSHOT </version >
24+ <version >2.13.0 </version >
2525 </parent >
2626
2727 <artifactId >smallrye-config</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.config</groupId >
77 <artifactId >smallrye-config-parent</artifactId >
8- <version >2.12.3-SNAPSHOT </version >
8+ <version >2.13.0 </version >
99 </parent >
1010
1111 <artifactId >smallrye-config-common</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.config</groupId >
77 <artifactId >smallrye-config-parent</artifactId >
8- <version >2.12.3-SNAPSHOT </version >
8+ <version >2.13.0 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.config</groupId >
77 <artifactId >smallrye-config-parent</artifactId >
8- <version >2.12.3-SNAPSHOT </version >
8+ <version >2.13.0 </version >
99 </parent >
1010
1111 <artifactId >smallrye-config-coverage</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.config</groupId >
77 <artifactId >smallrye-config-parent</artifactId >
8- <version >2.12.3-SNAPSHOT </version >
8+ <version >2.13.0 </version >
99 </parent >
1010
1111 <artifactId >smallrye-config-documentation</artifactId >
Original file line number Diff line number Diff line change 99
1010 <groupId >io.smallrye.config.examples</groupId >
1111 <artifactId >configmap</artifactId >
12- <version >2.12.3-SNAPSHOT </version >
12+ <version >2.13.0 </version >
1313
1414 <name >SmallRye Config Examples: ConfigMap</name >
1515
109109 </plugin >
110110 </plugins >
111111 </build >
112+
113+ <scm >
114+ <tag >2.13.0</tag >
115+ </scm >
112116</project >
Original file line number Diff line number Diff line change 2525
2626 <groupId >io.smallrye.config.examples</groupId >
2727 <artifactId >expansion</artifactId >
28- <version >2.12.3-SNAPSHOT </version >
28+ <version >2.13.0 </version >
2929
3030 <name >SmallRye Config Examples: Property Expansion</name >
3131
5656 <artifactId >weld-junit5</artifactId >
5757 </dependency >
5858 </dependencies >
59+
60+ <scm >
61+ <tag >2.13.0</tag >
62+ </scm >
5963</project >
Original file line number Diff line number Diff line change 2525
2626 <groupId >io.smallrye.config.examples</groupId >
2727 <artifactId >interceptors</artifactId >
28- <version >2.12.3-SNAPSHOT </version >
28+ <version >2.13.0 </version >
2929
3030 <name >SmallRye Config Examples: Interceptors</name >
3131
5151 <artifactId >weld-junit5</artifactId >
5252 </dependency >
5353 </dependencies >
54+
55+ <scm >
56+ <tag >2.13.0</tag >
57+ </scm >
5458</project >
Original file line number Diff line number Diff line change 2525
2626 <groupId >io.smallrye.config.examples</groupId >
2727 <artifactId >mapping</artifactId >
28- <version >2.12.3-SNAPSHOT </version >
28+ <version >2.13.0 </version >
2929
3030 <name >SmallRye Config Examples: Config Mapping</name >
3131
5656 <artifactId >weld-junit5</artifactId >
5757 </dependency >
5858 </dependencies >
59+
60+ <scm >
61+ <tag >2.13.0</tag >
62+ </scm >
5963</project >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >io.smallrye.config</groupId >
2222 <artifactId >smallrye-config-parent</artifactId >
23- <version >2.12.3-SNAPSHOT </version >
23+ <version >2.13.0 </version >
2424 </parent >
2525
2626 <artifactId >smallrye-config-examples</artifactId >
You can’t perform that action at this time.
0 commit comments