Skip to content

Commit 6808f10

Browse files
Merge pull request #25 from BorderTech/release-1.0.8
Release 1.0.8
2 parents 047563f + d586c2a commit 6808f10

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

build-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.github.bordertech.common</groupId>
88
<artifactId>bordertech-parent</artifactId>
9-
<version>1.0.8-SNAPSHOT</version>
9+
<version>1.0.9-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>build-tools</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.github.bordertech.common</groupId>
88
<artifactId>bordertech-parent</artifactId>
9-
<version>1.0.8-SNAPSHOT</version>
9+
<version>1.0.9-SNAPSHOT</version>
1010

1111
<packaging>pom</packaging>
1212

qa-parent/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.github.bordertech.common</groupId>
88
<artifactId>bordertech-parent</artifactId>
9-
<version>1.0.8-SNAPSHOT</version>
9+
<version>1.0.9-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>qa-parent</artifactId>
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>com.github.bordertech.common</groupId>
131131
<artifactId>build-tools</artifactId>
132-
<version>1.0.8-SNAPSHOT</version>
132+
<version>1.0.9-SNAPSHOT</version>
133133
</dependency>
134134
</dependencies>
135135
<executions>
@@ -187,7 +187,7 @@
187187
<dependency>
188188
<groupId>com.github.bordertech.common</groupId>
189189
<artifactId>build-tools</artifactId>
190-
<version>1.0.8-SNAPSHOT</version>
190+
<version>1.0.9-SNAPSHOT</version>
191191
</dependency>
192192
</dependencies>
193193
<executions>
@@ -260,7 +260,7 @@
260260
<dependency>
261261
<groupId>com.github.bordertech.common</groupId>
262262
<artifactId>build-tools</artifactId>
263-
<version>1.0.8-SNAPSHOT</version>
263+
<version>1.0.9-SNAPSHOT</version>
264264
</dependency>
265265
</dependencies>
266266
</plugin>

0 commit comments

Comments
 (0)