File tree Expand file tree Collapse file tree 5 files changed +10
-8
lines changed Expand file tree Collapse file tree 5 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 11# Change log  
22
33## Release in-progress  
4- *  Update plugin versions
4+ 
5+ ## 1.0.17  
6+ *  Update plugins to latest version
57
68## 1.0.16  
79*  Add quick-build profile that skips tests and QA checks #63  
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Projects should generally use qa-parent as their parent POM:
3737  <parent >
3838    <groupId >com.github.bordertech.common</groupId >
3939    <artifactId >qa-parent</artifactId >
40-     <version >1.0.16 </version >
40+     <version >1.0.17 </version >
4141  </parent >
4242  ....
4343</project >
Original file line number Diff line number Diff line change 66	<parent >
77		<groupId >com.github.bordertech.common</groupId >
88		<artifactId >bordertech-parent</artifactId >
9- 		<version >1.0.17 -SNAPSHOT</version >
9+ 		<version >1.0.18 -SNAPSHOT</version >
1010		<relativePath >../pom.xml</relativePath >
1111	</parent >
1212
Original file line number Diff line number Diff line change 66
77	<groupId >com.github.bordertech.common</groupId >
88	<artifactId >bordertech-parent</artifactId >
9- 	<version >1.0.17 -SNAPSHOT</version >
9+ 	<version >1.0.18 -SNAPSHOT</version >
1010
1111	<packaging >pom</packaging >
1212
Original file line number Diff line number Diff line change 66	<parent >
77		<groupId >com.github.bordertech.common</groupId >
88		<artifactId >bordertech-parent</artifactId >
9- 		<version >1.0.17 -SNAPSHOT</version >
9+ 		<version >1.0.18 -SNAPSHOT</version >
1010		<relativePath >../pom.xml</relativePath >
1111	</parent >
1212
179179					<dependency >
180180						<groupId >com.github.bordertech.common</groupId >
181181						<artifactId >build-tools</artifactId >
182- 						<version >1.0.17 -SNAPSHOT</version >
182+ 						<version >1.0.18 -SNAPSHOT</version >
183183					</dependency >
184184				</dependencies >
185185				<executions >
229229					<dependency >
230230						<groupId >com.github.bordertech.common</groupId >
231231						<artifactId >build-tools</artifactId >
232- 						<version >1.0.17 -SNAPSHOT</version >
232+ 						<version >1.0.18 -SNAPSHOT</version >
233233					</dependency >
234234				</dependencies >
235235				<executions >
293293					<dependency >
294294						<groupId >com.github.bordertech.common</groupId >
295295						<artifactId >build-tools</artifactId >
296- 						<version >1.0.17 -SNAPSHOT</version >
296+ 						<version >1.0.18 -SNAPSHOT</version >
297297					</dependency >
298298				</dependencies >
299299			</plugin >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments