File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
propertysource-reload-example
propertysource-reload-spring-boot-starter Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8
8
</parent >
9
9
<groupId >io.github.topikachu</groupId >
10
10
<artifactId >propertysource-reload-parent</artifactId >
11
- <version >0.0.3 </version >
11
+ <version >0.0.4-SNAPSHOT </version >
12
12
<packaging >pom</packaging >
13
13
<url >https://github.com/topikachu/spring-propertysource-reload</url >
14
14
<name >${project.groupId} :${project.artifactId} </name >
31
31
<connection >scm:git:git//github.com/topikachu/spring-propertysource-reload.git</connection >
32
32
<developerConnection >scm:git:git@github.com:topikachu/spring-propertysource-reload.git</developerConnection >
33
33
<url >https://github.com/topikachu/spring-propertysource-reload/tree/master</url >
34
- <tag >propertysource-reload-parent-0.0.3 </tag >
34
+ <tag >propertysource-reload-parent-0.0.1 </tag >
35
35
</scm >
36
36
<properties >
37
37
<!-- Dependency Versions -->
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.github.topikachu</groupId >
6
6
<artifactId >propertysource-reload-parent</artifactId >
7
- <version >0.0.3 </version >
7
+ <version >0.0.4-SNAPSHOT </version >
8
8
<relativePath >../</relativePath >
9
9
</parent >
10
10
<artifactId >propertysource-reload-example</artifactId >
11
- <version >0.0.3 </version >
11
+ <version >0.0.4-SNAPSHOT </version >
12
12
<url >https://github.com/topikachu/spring-propertysource-reload</url >
13
13
<name >${project.groupId} :${project.artifactId} </name >
14
14
<description >propertysource reload example</description >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.github.topikachu</groupId >
6
6
<artifactId >propertysource-reload-parent</artifactId >
7
- <version >0.0.3 </version >
7
+ <version >0.0.4-SNAPSHOT </version >
8
8
<relativePath >../</relativePath >
9
9
</parent >
10
10
<artifactId >propertysource-reload-spring-boot-starter</artifactId >
11
- <version >0.0.3 </version >
11
+ <version >0.0.4-SNAPSHOT </version >
12
12
<url >https://github.com/topikachu/spring-propertysource-reload</url >
13
13
<name >${project.groupId} :${project.artifactId} </name >
14
14
<description >propertysource reload spring boot starter</description >
You can’t perform that action at this time.
0 commit comments