Skip to content

Commit ff122b5

Browse files
Merge pull request #13 from BorderTech/release-1.0.5
Release 1.0.5
2 parents 5cf623a + 4fade43 commit ff122b5

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.5-SNAPSHOT</version>
9+
<version>1.0.6-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.5-SNAPSHOT</version>
9+
<version>1.0.6-SNAPSHOT</version>
1010

1111
<packaging>pom</packaging>
1212

qa-parent/pom.xml

Lines changed: 3 additions & 3 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.5-SNAPSHOT</version>
9+
<version>1.0.6-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>qa-parent</artifactId>
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.github.bordertech.common</groupId>
5858
<artifactId>build-tools</artifactId>
59-
<version>1.0.5-SNAPSHOT</version>
59+
<version>1.0.6-SNAPSHOT</version>
6060
</dependency>
6161
</dependencies>
6262
<executions>
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>com.github.bordertech.common</groupId>
110110
<artifactId>build-tools</artifactId>
111-
<version>1.0.5-SNAPSHOT</version>
111+
<version>1.0.6-SNAPSHOT</version>
112112
</dependency>
113113
</dependencies>
114114
<executions>

0 commit comments

Comments
 (0)