This repository was archived by the owner on Sep 8, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +11
-21
lines changed
Expand file tree Collapse file tree 5 files changed +11
-21
lines changed Original file line number Diff line number Diff line change 3131 <groupId >io.wcm.qa</groupId >
3232 <artifactId >io.wcm.qa.galenium.example</artifactId >
3333 <packaging >jar</packaging >
34- <version >0.1.8 </version >
34+ <version >0.1.9-SNAPSHOT </version >
3535 <description >Test automation example.</description >
3636
3737 <properties >
6868 <dependency >
6969 <groupId >io.wcm.qa</groupId >
7070 <artifactId >io.wcm.qa.galenium.galenium</artifactId >
71- <version >0.1.8 </version >
71+ <version >0.1.9-SNAPSHOT </version >
7272 <exclusions >
7373 <exclusion >
7474 <groupId >org.slf4j</groupId >
7979 <dependency >
8080 <groupId >io.wcm.qa</groupId >
8181 <artifactId >io.wcm.qa.galenium.logging</artifactId >
82- <version >0.1.8 </version >
82+ <version >0.1.9-SNAPSHOT </version >
8383 </dependency >
8484
8585 </dependencies >
235235 </build >
236236 </profile >
237237 </profiles >
238-
239-
240- <scm >
241- <tag >io.wcm.qa.galenium.root-0.1.8</tag >
242- </scm >
243238</project >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.wcm.qa</groupId >
2525 <artifactId >io.wcm.qa.galenium.parent</artifactId >
26- <version >0.1.8 </version >
26+ <version >0.1.9-SNAPSHOT </version >
2727 <relativePath >../parent/pom.xml</relativePath >
2828 </parent >
2929
3030 <name >Galenium Integration</name >
3131 <groupId >io.wcm.qa</groupId >
3232 <artifactId >io.wcm.qa.galenium.galenium</artifactId >
33- <version >0.1.8 </version >
33+ <version >0.1.9-SNAPSHOT </version >
3434 <packaging >jar</packaging >
3535
3636 <properties >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.wcm.qa</groupId >
2525 <artifactId >io.wcm.qa.galenium.parent</artifactId >
26- <version >0.1.8 </version >
26+ <version >0.1.9-SNAPSHOT </version >
2727 <relativePath >../parent/pom.xml</relativePath >
2828 </parent >
2929
4848 <dependency >
4949 <groupId >io.wcm.qa</groupId >
5050 <artifactId >io.wcm.qa.galenium.galenium</artifactId >
51- <version >0.1.8 </version >
51+ <version >0.1.9-SNAPSHOT </version >
5252 </dependency >
5353
5454 <dependency >
Original file line number Diff line number Diff line change 3131 <groupId >io.wcm.qa</groupId >
3232 <artifactId >io.wcm.qa.galenium.parent</artifactId >
3333 <packaging >pom</packaging >
34- <version >0.1.8 </version >
34+ <version >0.1.9-SNAPSHOT </version >
3535
3636 <description >Test automation module. Enabling Galen and Selenium</description >
3737
208208 </build >
209209 </profile >
210210 </profiles >
211-
212-
213- <scm >
214- <tag >io.wcm.qa.galenium.root-0.1.8</tag >
215- </scm >
216211</project >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.wcm.qa</groupId >
2525 <artifactId >io.wcm.qa.galenium.parent</artifactId >
26- <version >0.1.8 </version >
26+ <version >0.1.9-SNAPSHOT </version >
2727 <relativePath >parent/pom.xml</relativePath >
2828 </parent >
2929
3030 <groupId >io.wcm.qa</groupId >
3131 <artifactId >io.wcm.qa.galenium.root</artifactId >
3232 <packaging >pom</packaging >
33- <version >0.1.8 </version >
33+ <version >0.1.9-SNAPSHOT </version >
3434
3535 <name >Galenium Root</name >
3636 <description >Root POM for wcm.io Galenium Maven Hierarchy.</description >
3939 <connection >scm:git:https://github.com/wcm-io-qa/wcm-io-qa-galenium.git</connection >
4040 <developerConnection >scm:git:https://github.com/wcm-io-qa/wcm-io-qa-galenium.git</developerConnection >
4141 <url >https://github.com/wcm-io-qa/wcm-io-qa-galenium</url >
42- <tag >io.wcm.qa.galenium.root-0.1.8 </tag >
42+ <tag >HEAD </tag >
4343 </scm >
4444
4545 <modules >
You can’t perform that action at this time.
0 commit comments