|
22 | 22 | <parent> |
23 | 23 | <groupId>io.wcm.qa</groupId> |
24 | 24 | <artifactId>io.wcm.qa.galenium.integration</artifactId> |
25 | | - <version>4.0.0-SNAPSHOT</version> |
| 25 | + <version>4.0.0</version> |
26 | 26 | <relativePath>..</relativePath> |
27 | 27 | </parent> |
28 | 28 |
|
|
43 | 43 | <dependency> |
44 | 44 | <groupId>io.wcm.qa</groupId> |
45 | 45 | <artifactId>io.wcm.qa.galenium.integration.resources</artifactId> |
46 | | - <version>4.0.0-SNAPSHOT</version> |
| 46 | + <version>4.0.0</version> |
47 | 47 | <scope>test</scope> |
48 | 48 | </dependency> |
49 | 49 | <dependency> |
50 | 50 | <groupId>io.wcm.qa</groupId> |
51 | 51 | <artifactId>io.wcm.qa.galenium.core</artifactId> |
52 | | - <version>4.0.0-SNAPSHOT</version> |
| 52 | + <version>4.0.0</version> |
53 | 53 | </dependency> |
54 | 54 | <dependency> |
55 | 55 | <groupId>io.wcm.qa</groupId> |
56 | 56 | <artifactId>io.wcm.qa.galenium.differences</artifactId> |
57 | | - <version>4.0.0-SNAPSHOT</version> |
| 57 | + <version>4.0.0</version> |
58 | 58 | </dependency> |
59 | 59 | <dependency> |
60 | 60 | <groupId>io.wcm.qa</groupId> |
61 | 61 | <artifactId>io.wcm.qa.galenium.galen</artifactId> |
62 | | - <version>4.0.0-SNAPSHOT</version> |
| 62 | + <version>4.0.0</version> |
63 | 63 | </dependency> |
64 | 64 | <dependency> |
65 | 65 | <groupId>io.wcm.qa</groupId> |
66 | 66 | <artifactId>io.wcm.qa.galenium.icing</artifactId> |
67 | | - <version>4.0.0-SNAPSHOT</version> |
| 67 | + <version>4.0.0</version> |
68 | 68 | </dependency> |
69 | 69 | <dependency> |
70 | 70 | <groupId>io.wcm.qa</groupId> |
71 | 71 | <artifactId>io.wcm.qa.galenium.interaction</artifactId> |
72 | | - <version>4.0.0-SNAPSHOT</version> |
| 72 | + <version>4.0.0</version> |
73 | 73 | </dependency> |
74 | 74 | <dependency> |
75 | 75 | <groupId>io.wcm.qa</groupId> |
76 | 76 | <artifactId>io.wcm.qa.galenium.listeners</artifactId> |
77 | | - <version>4.0.0-SNAPSHOT</version> |
| 77 | + <version>4.0.0</version> |
78 | 78 | </dependency> |
79 | 79 | <dependency> |
80 | 80 | <groupId>io.wcm.qa</groupId> |
81 | 81 | <artifactId>io.wcm.qa.galenium.providers</artifactId> |
82 | | - <version>4.0.0-SNAPSHOT</version> |
| 82 | + <version>4.0.0</version> |
83 | 83 | </dependency> |
84 | 84 | <dependency> |
85 | 85 | <groupId>io.wcm.qa</groupId> |
86 | 86 | <artifactId>io.wcm.qa.galenium.sampling</artifactId> |
87 | | - <version>4.0.0-SNAPSHOT</version> |
| 87 | + <version>4.0.0</version> |
88 | 88 | </dependency> |
89 | 89 | <dependency> |
90 | 90 | <groupId>io.wcm.qa</groupId> |
91 | 91 | <artifactId>io.wcm.qa.galenium.selectors</artifactId> |
92 | | - <version>4.0.0-SNAPSHOT</version> |
| 92 | + <version>4.0.0</version> |
93 | 93 | </dependency> |
94 | 94 | <dependency> |
95 | 95 | <groupId>io.wcm.qa</groupId> |
96 | 96 | <artifactId>io.wcm.qa.galenium.verification</artifactId> |
97 | | - <version>4.0.0-SNAPSHOT</version> |
| 97 | + <version>4.0.0</version> |
98 | 98 | </dependency> |
99 | 99 |
|
100 | 100 | <dependency> |
|
0 commit comments