|
25 | 25 |
|
26 | 26 | <groupId>io.camunda</groupId> |
27 | 27 | <artifactId>zeebe-process-test-root</artifactId> |
28 | | - <version>8.7.22-SNAPSHOT</version> |
| 28 | + <version>8.7.22</version> |
29 | 29 | <packaging>pom</packaging> |
30 | 30 |
|
31 | 31 | <name>Zeebe Process Test Root</name> |
|
132 | 132 | <dependency> |
133 | 133 | <groupId>io.camunda</groupId> |
134 | 134 | <artifactId>zeebe-process-test-api</artifactId> |
135 | | - <version>8.7.22-SNAPSHOT</version> |
| 135 | + <version>8.7.22</version> |
136 | 136 | </dependency> |
137 | 137 |
|
138 | 138 | <dependency> |
139 | 139 | <groupId>io.camunda</groupId> |
140 | 140 | <artifactId>zeebe-process-test-assertions</artifactId> |
141 | | - <version>8.7.22-SNAPSHOT</version> |
| 141 | + <version>8.7.22</version> |
142 | 142 | </dependency> |
143 | 143 |
|
144 | 144 | <dependency> |
145 | 145 | <groupId>io.camunda</groupId> |
146 | 146 | <artifactId>zeebe-process-test-engine</artifactId> |
147 | | - <version>8.7.22-SNAPSHOT</version> |
| 147 | + <version>8.7.22</version> |
148 | 148 | </dependency> |
149 | 149 |
|
150 | 150 | <dependency> |
151 | 151 | <groupId>io.camunda</groupId> |
152 | 152 | <artifactId>zeebe-process-test-extension</artifactId> |
153 | | - <version>8.7.22-SNAPSHOT</version> |
| 153 | + <version>8.7.22</version> |
154 | 154 | </dependency> |
155 | 155 |
|
156 | 156 | <dependency> |
157 | 157 | <groupId>io.camunda</groupId> |
158 | 158 | <artifactId>zeebe-process-test-extension-testcontainer</artifactId> |
159 | | - <version>8.7.22-SNAPSHOT</version> |
| 159 | + <version>8.7.22</version> |
160 | 160 | </dependency> |
161 | 161 |
|
162 | 162 | <dependency> |
163 | 163 | <groupId>io.camunda</groupId> |
164 | 164 | <artifactId>zeebe-process-test-filters</artifactId> |
165 | | - <version>8.7.22-SNAPSHOT</version> |
| 165 | + <version>8.7.22</version> |
166 | 166 | </dependency> |
167 | 167 |
|
168 | 168 | <dependency> |
169 | 169 | <groupId>io.camunda</groupId> |
170 | 170 | <artifactId>zeebe-process-test-engine-protocol</artifactId> |
171 | | - <version>8.7.22-SNAPSHOT</version> |
| 171 | + <version>8.7.22</version> |
172 | 172 | </dependency> |
173 | 173 |
|
174 | 174 | <dependency> |
175 | 175 | <groupId>io.camunda</groupId> |
176 | 176 | <artifactId>spring-boot-starter-camunda-test-common</artifactId> |
177 | | - <version>8.7.22-SNAPSHOT</version> |
| 177 | + <version>8.7.22</version> |
178 | 178 | </dependency> |
179 | 179 |
|
180 | 180 | <dependency> |
|
0 commit comments