Skip to content

Commit 1586a4f

Browse files
committed
Move to 1.0.3-SNAPSHOT
1 parent f0a0096 commit 1586a4f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>de.codecentric</groupId>
1212
<artifactId>spring-boot-admin</artifactId>
13-
<version>1.0.2-SNAPSHOT</version>
13+
<version>1.0.3-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515
<name>Spring Boot Admin</name>
1616
<description>Spring Boot Admin</description>
@@ -159,17 +159,17 @@
159159
<dependency>
160160
<groupId>de.codecentric</groupId>
161161
<artifactId>spring-boot-admin-server</artifactId>
162-
<version>1.0.2-SNAPSHOT</version>
162+
<version>1.0.3-SNAPSHOT</version>
163163
</dependency>
164164
<dependency>
165165
<groupId>de.codecentric</groupId>
166166
<artifactId>spring-boot-starter-admin-client</artifactId>
167-
<version>1.0.2-SNAPSHOT</version>
167+
<version>1.0.3-SNAPSHOT</version>
168168
</dependency>
169169
<dependency>
170170
<groupId>de.codecentric</groupId>
171171
<artifactId>spring-boot-admin-example</artifactId>
172-
<version>1.0.2-SNAPSHOT</version>
172+
<version>1.0.3-SNAPSHOT</version>
173173
</dependency>
174174
<dependency>
175175
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)