Skip to content

Commit 8d7417d

Browse files
Merge pull request #32 from BorderTech/Release-1.0.9
Release 1.0.9
2 parents c1ba76f + 3072668 commit 8d7417d

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.9-SNAPSHOT</version>
9+
<version>1.0.10-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.9-SNAPSHOT</version>
9+
<version>1.0.10-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.9-SNAPSHOT</version>
9+
<version>1.0.10-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>qa-parent</artifactId>
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>com.github.bordertech.common</groupId>
128128
<artifactId>build-tools</artifactId>
129-
<version>1.0.9-SNAPSHOT</version>
129+
<version>1.0.10-SNAPSHOT</version>
130130
</dependency>
131131
</dependencies>
132132
<executions>
@@ -184,7 +184,7 @@
184184
<dependency>
185185
<groupId>com.github.bordertech.common</groupId>
186186
<artifactId>build-tools</artifactId>
187-
<version>1.0.9-SNAPSHOT</version>
187+
<version>1.0.10-SNAPSHOT</version>
188188
</dependency>
189189
</dependencies>
190190
<executions>
@@ -257,7 +257,7 @@
257257
<dependency>
258258
<groupId>com.github.bordertech.common</groupId>
259259
<artifactId>build-tools</artifactId>
260-
<version>1.0.9-SNAPSHOT</version>
260+
<version>1.0.10-SNAPSHOT</version>
261261
</dependency>
262262
</dependencies>
263263
</plugin>

0 commit comments

Comments
 (0)