|
3 | 3 | <parent>
|
4 | 4 | <artifactId>cucumber-jvm</artifactId>
|
5 | 5 | <groupId>io.cucumber</groupId>
|
6 |
| - <version>7.16.1-SNAPSHOT</version> |
| 6 | + <version>7.16.1</version> |
7 | 7 | </parent>
|
8 | 8 | <modelVersion>4.0.0</modelVersion>
|
9 | 9 | <packaging>pom</packaging>
|
|
63 | 63 | <dependency>
|
64 | 64 | <groupId>io.cucumber</groupId>
|
65 | 65 | <artifactId>cucumber-cdi2</artifactId>
|
66 |
| - <version>7.16.1-SNAPSHOT</version> |
| 66 | + <version>7.16.1</version> |
67 | 67 | </dependency>
|
68 | 68 | <dependency>
|
69 | 69 | <groupId>io.cucumber</groupId>
|
70 | 70 | <artifactId>cucumber-core</artifactId>
|
71 |
| - <version>7.16.1-SNAPSHOT</version> |
| 71 | + <version>7.16.1</version> |
72 | 72 | </dependency>
|
73 | 73 | <dependency>
|
74 | 74 | <groupId>io.cucumber</groupId>
|
75 | 75 | <artifactId>datatable</artifactId>
|
76 |
| - <version>7.16.1-SNAPSHOT</version> |
| 76 | + <version>7.16.1</version> |
77 | 77 | </dependency>
|
78 | 78 | <dependency>
|
79 | 79 | <groupId>io.cucumber</groupId>
|
80 | 80 | <artifactId>datatable-matchers</artifactId>
|
81 |
| - <version>7.16.1-SNAPSHOT</version> |
| 81 | + <version>7.16.1</version> |
82 | 82 | </dependency>
|
83 | 83 | <dependency>
|
84 | 84 | <groupId>io.cucumber</groupId>
|
85 | 85 | <artifactId>cucumber-deltaspike</artifactId>
|
86 |
| - <version>7.16.1-SNAPSHOT</version> |
| 86 | + <version>7.16.1</version> |
87 | 87 | </dependency>
|
88 | 88 | <dependency>
|
89 | 89 | <groupId>io.cucumber</groupId>
|
90 | 90 | <artifactId>docstring</artifactId>
|
91 |
| - <version>7.16.1-SNAPSHOT</version> |
| 91 | + <version>7.16.1</version> |
92 | 92 | </dependency>
|
93 | 93 | <dependency>
|
94 | 94 | <groupId>io.cucumber</groupId>
|
95 | 95 | <artifactId>cucumber-gherkin</artifactId>
|
96 |
| - <version>7.16.1-SNAPSHOT</version> |
| 96 | + <version>7.16.1</version> |
97 | 97 | </dependency>
|
98 | 98 | <dependency>
|
99 | 99 | <groupId>io.cucumber</groupId>
|
100 | 100 | <artifactId>cucumber-gherkin-messages</artifactId>
|
101 |
| - <version>7.16.1-SNAPSHOT</version> |
| 101 | + <version>7.16.1</version> |
102 | 102 | </dependency>
|
103 | 103 | <dependency>
|
104 | 104 | <groupId>io.cucumber</groupId>
|
105 | 105 | <artifactId>cucumber-guice</artifactId>
|
106 |
| - <version>7.16.1-SNAPSHOT</version> |
| 106 | + <version>7.16.1</version> |
107 | 107 | </dependency>
|
108 | 108 | <dependency>
|
109 | 109 | <groupId>io.cucumber</groupId>
|
110 | 110 | <artifactId>cucumber-jakarta-cdi</artifactId>
|
111 |
| - <version>7.16.1-SNAPSHOT</version> |
| 111 | + <version>7.16.1</version> |
112 | 112 | </dependency>
|
113 | 113 | <dependency>
|
114 | 114 | <groupId>io.cucumber</groupId>
|
115 | 115 | <artifactId>cucumber-java</artifactId>
|
116 |
| - <version>7.16.1-SNAPSHOT</version> |
| 116 | + <version>7.16.1</version> |
117 | 117 | </dependency>
|
118 | 118 | <dependency>
|
119 | 119 | <groupId>io.cucumber</groupId>
|
120 | 120 | <artifactId>cucumber-java8</artifactId>
|
121 |
| - <version>7.16.1-SNAPSHOT</version> |
| 121 | + <version>7.16.1</version> |
122 | 122 | </dependency>
|
123 | 123 | <dependency>
|
124 | 124 | <groupId>io.cucumber</groupId>
|
125 | 125 | <artifactId>cucumber-junit</artifactId>
|
126 |
| - <version>7.16.1-SNAPSHOT</version> |
| 126 | + <version>7.16.1</version> |
127 | 127 | </dependency>
|
128 | 128 | <dependency>
|
129 | 129 | <groupId>io.cucumber</groupId>
|
130 | 130 | <artifactId>cucumber-junit-platform-engine</artifactId>
|
131 |
| - <version>7.16.1-SNAPSHOT</version> |
| 131 | + <version>7.16.1</version> |
132 | 132 | </dependency>
|
133 | 133 | <dependency>
|
134 | 134 | <groupId>io.cucumber</groupId>
|
135 | 135 | <artifactId>cucumber-openejb</artifactId>
|
136 |
| - <version>7.16.1-SNAPSHOT</version> |
| 136 | + <version>7.16.1</version> |
137 | 137 | </dependency>
|
138 | 138 | <dependency>
|
139 | 139 | <groupId>io.cucumber</groupId>
|
140 | 140 | <artifactId>cucumber-picocontainer</artifactId>
|
141 |
| - <version>7.16.1-SNAPSHOT</version> |
| 141 | + <version>7.16.1</version> |
142 | 142 | </dependency>
|
143 | 143 | <dependency>
|
144 | 144 | <groupId>io.cucumber</groupId>
|
145 | 145 | <artifactId>cucumber-plugin</artifactId>
|
146 |
| - <version>7.16.1-SNAPSHOT</version> |
| 146 | + <version>7.16.1</version> |
147 | 147 | </dependency>
|
148 | 148 | <dependency>
|
149 | 149 | <groupId>io.cucumber</groupId>
|
150 | 150 | <artifactId>cucumber-spring</artifactId>
|
151 |
| - <version>7.16.1-SNAPSHOT</version> |
| 151 | + <version>7.16.1</version> |
152 | 152 | </dependency>
|
153 | 153 | <dependency>
|
154 | 154 | <groupId>io.cucumber</groupId>
|
155 | 155 | <artifactId>cucumber-testng</artifactId>
|
156 |
| - <version>7.16.1-SNAPSHOT</version> |
| 156 | + <version>7.16.1</version> |
157 | 157 | </dependency>
|
158 | 158 | </dependencies>
|
159 | 159 | </dependencyManagement>
|
|
0 commit comments