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