File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.github.bordertech.common</groupId >
8
8
<artifactId >bordertech-parent</artifactId >
9
- <version >1.0.7-SNAPSHOT </version >
9
+ <version >1.0.7</version >
10
10
</parent >
11
11
12
12
<artifactId >build-tools</artifactId >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.github.bordertech.common</groupId >
8
8
<artifactId >bordertech-parent</artifactId >
9
- <version >1.0.7-SNAPSHOT </version >
9
+ <version >1.0.7</version >
10
10
11
11
<packaging >pom</packaging >
12
12
57
57
<url >https://github.com/bordertech/java-common</url >
58
58
<connection >scm:git:https://github.com/bordertech/java-common.git</connection >
59
59
<developerConnection >scm:git:https://github.com/bordertech/java-common.git</developerConnection >
60
- <tag >java-common -1.0.0 </tag >
60
+ <tag >bordertech-parent -1.0.7 </tag >
61
61
</scm >
62
62
63
63
<!--
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.github.bordertech.common</groupId >
8
8
<artifactId >bordertech-parent</artifactId >
9
- <version >1.0.7-SNAPSHOT </version >
9
+ <version >1.0.7</version >
10
10
</parent >
11
11
12
12
<artifactId >qa-parent</artifactId >
73
73
<dependency >
74
74
<groupId >com.github.bordertech.common</groupId >
75
75
<artifactId >build-tools</artifactId >
76
- <version >1.0.7-SNAPSHOT </version >
76
+ <version >1.0.7</version >
77
77
</dependency >
78
78
</dependencies >
79
79
<executions >
125
125
<dependency >
126
126
<groupId >com.github.bordertech.common</groupId >
127
127
<artifactId >build-tools</artifactId >
128
- <version >1.0.7-SNAPSHOT </version >
128
+ <version >1.0.7</version >
129
129
</dependency >
130
130
</dependencies >
131
131
<executions >
You can’t perform that action at this time.
0 commit comments