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