|
4 | 4 | <parent> |
5 | 5 | <artifactId>cucumber-jvm</artifactId> |
6 | 6 | <groupId>io.cucumber</groupId> |
7 | | - <version>7.29.0-SNAPSHOT</version> |
| 7 | + <version>7.29.0</version> |
8 | 8 | </parent> |
9 | 9 | <modelVersion>4.0.0</modelVersion> |
10 | 10 | <packaging>pom</packaging> |
|
95 | 95 | <dependency> |
96 | 96 | <groupId>io.cucumber</groupId> |
97 | 97 | <artifactId>cucumber-cdi2</artifactId> |
98 | | - <version>7.29.0-SNAPSHOT</version> |
| 98 | + <version>7.29.0</version> |
99 | 99 | </dependency> |
100 | 100 | <dependency> |
101 | 101 | <groupId>io.cucumber</groupId> |
102 | 102 | <artifactId>cucumber-core</artifactId> |
103 | | - <version>7.29.0-SNAPSHOT</version> |
| 103 | + <version>7.29.0</version> |
104 | 104 | </dependency> |
105 | 105 | <dependency> |
106 | 106 | <groupId>io.cucumber</groupId> |
107 | 107 | <artifactId>datatable</artifactId> |
108 | | - <version>7.29.0-SNAPSHOT</version> |
| 108 | + <version>7.29.0</version> |
109 | 109 | </dependency> |
110 | 110 | <dependency> |
111 | 111 | <groupId>io.cucumber</groupId> |
112 | 112 | <artifactId>datatable-matchers</artifactId> |
113 | | - <version>7.29.0-SNAPSHOT</version> |
| 113 | + <version>7.29.0</version> |
114 | 114 | </dependency> |
115 | 115 | <dependency> |
116 | 116 | <groupId>io.cucumber</groupId> |
117 | 117 | <artifactId>cucumber-deltaspike</artifactId> |
118 | | - <version>7.29.0-SNAPSHOT</version> |
| 118 | + <version>7.29.0</version> |
119 | 119 | </dependency> |
120 | 120 | <dependency> |
121 | 121 | <groupId>io.cucumber</groupId> |
122 | 122 | <artifactId>docstring</artifactId> |
123 | | - <version>7.29.0-SNAPSHOT</version> |
| 123 | + <version>7.29.0</version> |
124 | 124 | </dependency> |
125 | 125 | <dependency> |
126 | 126 | <groupId>io.cucumber</groupId> |
127 | 127 | <artifactId>cucumber-gherkin</artifactId> |
128 | | - <version>7.29.0-SNAPSHOT</version> |
| 128 | + <version>7.29.0</version> |
129 | 129 | </dependency> |
130 | 130 | <dependency> |
131 | 131 | <groupId>io.cucumber</groupId> |
132 | 132 | <artifactId>cucumber-gherkin-messages</artifactId> |
133 | | - <version>7.29.0-SNAPSHOT</version> |
| 133 | + <version>7.29.0</version> |
134 | 134 | </dependency> |
135 | 135 | <dependency> |
136 | 136 | <groupId>io.cucumber</groupId> |
137 | 137 | <artifactId>cucumber-guice</artifactId> |
138 | | - <version>7.29.0-SNAPSHOT</version> |
| 138 | + <version>7.29.0</version> |
139 | 139 | </dependency> |
140 | 140 | <dependency> |
141 | 141 | <groupId>io.cucumber</groupId> |
142 | 142 | <artifactId>cucumber-jakarta-cdi</artifactId> |
143 | | - <version>7.29.0-SNAPSHOT</version> |
| 143 | + <version>7.29.0</version> |
144 | 144 | </dependency> |
145 | 145 | <dependency> |
146 | 146 | <groupId>io.cucumber</groupId> |
147 | 147 | <artifactId>cucumber-java</artifactId> |
148 | | - <version>7.29.0-SNAPSHOT</version> |
| 148 | + <version>7.29.0</version> |
149 | 149 | </dependency> |
150 | 150 | <dependency> |
151 | 151 | <groupId>io.cucumber</groupId> |
152 | 152 | <artifactId>cucumber-java8</artifactId> |
153 | | - <version>7.29.0-SNAPSHOT</version> |
| 153 | + <version>7.29.0</version> |
154 | 154 | </dependency> |
155 | 155 | <dependency> |
156 | 156 | <groupId>io.cucumber</groupId> |
157 | 157 | <artifactId>cucumber-junit</artifactId> |
158 | | - <version>7.29.0-SNAPSHOT</version> |
| 158 | + <version>7.29.0</version> |
159 | 159 | </dependency> |
160 | 160 | <dependency> |
161 | 161 | <groupId>io.cucumber</groupId> |
162 | 162 | <artifactId>cucumber-junit-platform-engine</artifactId> |
163 | | - <version>7.29.0-SNAPSHOT</version> |
| 163 | + <version>7.29.0</version> |
164 | 164 | </dependency> |
165 | 165 | <dependency> |
166 | 166 | <groupId>io.cucumber</groupId> |
167 | 167 | <artifactId>cucumber-openejb</artifactId> |
168 | | - <version>7.29.0-SNAPSHOT</version> |
| 168 | + <version>7.29.0</version> |
169 | 169 | </dependency> |
170 | 170 | <dependency> |
171 | 171 | <groupId>io.cucumber</groupId> |
172 | 172 | <artifactId>cucumber-picocontainer</artifactId> |
173 | | - <version>7.29.0-SNAPSHOT</version> |
| 173 | + <version>7.29.0</version> |
174 | 174 | </dependency> |
175 | 175 | <dependency> |
176 | 176 | <groupId>io.cucumber</groupId> |
177 | 177 | <artifactId>cucumber-plugin</artifactId> |
178 | | - <version>7.29.0-SNAPSHOT</version> |
| 178 | + <version>7.29.0</version> |
179 | 179 | </dependency> |
180 | 180 | <dependency> |
181 | 181 | <groupId>io.cucumber</groupId> |
182 | 182 | <artifactId>cucumber-spring</artifactId> |
183 | | - <version>7.29.0-SNAPSHOT</version> |
| 183 | + <version>7.29.0</version> |
184 | 184 | </dependency> |
185 | 185 | <dependency> |
186 | 186 | <groupId>io.cucumber</groupId> |
187 | 187 | <artifactId>cucumber-testng</artifactId> |
188 | | - <version>7.29.0-SNAPSHOT</version> |
| 188 | + <version>7.29.0</version> |
189 | 189 | </dependency> |
190 | 190 | </dependencies> |
191 | 191 | </dependencyManagement> |
|
0 commit comments