Bumped libs

This commit is contained in:
Marcin Grzejszczak
2017-03-07 16:36:34 +01:00
parent c25e375241
commit 5d0c63f5c3
8 changed files with 15 additions and 15 deletions

View File

@@ -5,7 +5,7 @@
<groupId>com.example</groupId>
<artifactId>wiremock-jetty</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.4.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<name>wiremock-jetty</name>
@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.2.BUILD-SNAPSHOT</version>
<version>1.4.5.BUILD-SNAPSHOT</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>

View File

@@ -5,7 +5,7 @@
<groupId>com.example</groupId>
<artifactId>wiremock-native</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.4.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<name>wiremock-native</name>
@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.2.BUILD-SNAPSHOT</version>
<version>1.4.5.BUILD-SNAPSHOT</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>

View File

@@ -5,7 +5,7 @@
<groupId>com.example</groupId>
<artifactId>wiremock-tomcat</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.4.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<name>wiremock-tomcat</name>
@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.2.BUILD-SNAPSHOT</version>
<version>1.4.5.BUILD-SNAPSHOT</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>

View File

@@ -5,7 +5,7 @@
<groupId>com.example</groupId>
<artifactId>wiremock-undertow-ssl</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.4.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<name>wiremock-undertow-ssl</name>
@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.2.BUILD-SNAPSHOT</version>
<version>1.4.5.BUILD-SNAPSHOT</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>

View File

@@ -5,7 +5,7 @@
<groupId>com.example</groupId>
<artifactId>wiremock-undertow</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.4.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<name>wiremock-undertow</name>
@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.4.2.BUILD-SNAPSHOT</version>
<version>1.4.5.BUILD-SNAPSHOT</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>