File tree Expand file tree Collapse file tree 26 files changed +47
-27
lines changed Expand file tree Collapse file tree 26 files changed +47
-27
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 >3.12.5-SNAPSHOT </version >
24+ <version >3.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 >3.12.5-SNAPSHOT </version >
8+ <version >3.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 >3.12.5-SNAPSHOT </version >
8+ <version >3.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 >3.12.5-SNAPSHOT </version >
8+ <version >3.13.0 </version >
99 </parent >
1010
1111 <artifactId >smallrye-config-documentation</artifactId >
Original file line number Diff line number Diff line change 1010
1111 <groupId >io.smallrye.config.examples</groupId >
1212 <artifactId >configmap</artifactId >
13- <version >3.12.5-SNAPSHOT </version >
13+ <version >3.13.0 </version >
1414
1515 <name >SmallRye Config Examples: ConfigMap</name >
1616
123123 </plugin >
124124 </plugins >
125125 </build >
126+
127+ <scm >
128+ <tag >3.13.0</tag >
129+ </scm >
126130</project >
Original file line number Diff line number Diff line change 2626
2727 <groupId >io.smallrye.config.examples</groupId >
2828 <artifactId >expansion</artifactId >
29- <version >3.12.5-SNAPSHOT </version >
29+ <version >3.13.0 </version >
3030
3131 <name >SmallRye Config Examples: Property Expansion</name >
3232
7070 <artifactId >weld-junit5</artifactId >
7171 </dependency >
7272 </dependencies >
73+
74+ <scm >
75+ <tag >3.13.0</tag >
76+ </scm >
7377</project >
Original file line number Diff line number Diff line change 2626
2727 <groupId >io.smallrye.config.examples</groupId >
2828 <artifactId >interceptors</artifactId >
29- <version >3.12.5-SNAPSHOT </version >
29+ <version >3.13.0 </version >
3030
3131 <name >SmallRye Config Examples: Interceptors</name >
3232
6565 <artifactId >weld-junit5</artifactId >
6666 </dependency >
6767 </dependencies >
68+
69+ <scm >
70+ <tag >3.13.0</tag >
71+ </scm >
6872</project >
Original file line number Diff line number Diff line change 2626
2727 <groupId >io.smallrye.config.examples</groupId >
2828 <artifactId >mapping</artifactId >
29- <version >3.12.5-SNAPSHOT </version >
29+ <version >3.13.0 </version >
3030
3131 <name >SmallRye Config Examples: Config Mapping</name >
3232
7070 <artifactId >weld-junit5</artifactId >
7171 </dependency >
7272 </dependencies >
73+
74+ <scm >
75+ <tag >3.13.0</tag >
76+ </scm >
7377</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 >3.12.5-SNAPSHOT </version >
23+ <version >3.13.0 </version >
2424 </parent >
2525
2626 <artifactId >smallrye-config-examples</artifactId >
Original file line number Diff line number Diff line change 2626
2727 <groupId >io.smallrye.config.examples</groupId >
2828 <artifactId >profiles</artifactId >
29- <version >3.12.5-SNAPSHOT </version >
29+ <version >3.13.0 </version >
3030
3131 <name >SmallRye Config Examples: Profiles</name >
3232
8484 </plugin >
8585 </plugins >
8686 </build >
87+
88+ <scm >
89+ <tag >3.13.0</tag >
90+ </scm >
8791</project >
You can’t perform that action at this time.
0 commit comments