|
22 | 22 | <parent> |
23 | 23 | <groupId>io.wcm.qa</groupId> |
24 | 24 | <artifactId>io.wcm.qa.galenium.integration</artifactId> |
25 | | - <version>0.1.20</version> |
| 25 | + <version>0.1.22</version> |
26 | 26 | <relativePath>..</relativePath> |
27 | 27 | </parent> |
28 | 28 |
|
29 | 29 | <name>Galenium Integration UI-Tests Parent</name> |
30 | 30 | <groupId>io.wcm.qa</groupId> |
31 | 31 | <artifactId>io.wcm.qa.galenium.integration.ui-tests</artifactId> |
32 | 32 | <packaging>pom</packaging> |
33 | | - <version>0.1.20</version> |
| 33 | + <version>0.1.22</version> |
34 | 34 | <description>Test automation integration parent for the actual UI tests.</description> |
35 | 35 |
|
36 | 36 | <dependencies> |
|
39 | 39 | <dependency> |
40 | 40 | <groupId>io.wcm.qa</groupId> |
41 | 41 | <artifactId>io.wcm.qa.galenium.integration.resources</artifactId> |
42 | | - <version>0.1.20</version> |
| 42 | + <version>0.1.22</version> |
43 | 43 | <scope>test</scope> |
44 | 44 | </dependency> |
45 | 45 | <dependency> |
46 | 46 | <groupId>io.wcm.qa</groupId> |
47 | 47 | <artifactId>io.wcm.qa.galenium.icing</artifactId> |
48 | | - <version>0.1.20</version> |
| 48 | + <version>0.1.22</version> |
49 | 49 | </dependency> |
50 | 50 | <dependency> |
51 | 51 | <groupId>io.wcm.qa</groupId> |
52 | 52 | <artifactId>io.wcm.qa.galenium.listeners</artifactId> |
53 | | - <version>0.1.20</version> |
| 53 | + <version>0.1.22</version> |
54 | 54 | </dependency> |
55 | 55 | <dependency> |
56 | 56 | <groupId>io.wcm.qa</groupId> |
57 | 57 | <artifactId>io.wcm.qa.galenium.providers</artifactId> |
58 | | - <version>0.1.20</version> |
| 58 | + <version>0.1.22</version> |
59 | 59 | </dependency> |
60 | 60 |
|
61 | 61 | </dependencies> |
|
0 commit comments