Skip to content

Commit 973f66f

Browse files
committed
Prepare for the next development iteration
Created-by: polyglot-release v1.6.1
1 parent 91aefb8 commit 973f66f

File tree

36 files changed

+57
-57
lines changed

36 files changed

+57
-57
lines changed

compatibility/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>cucumber-jvm</artifactId>
66
<groupId>io.cucumber</groupId>
7-
<version>7.30.0</version>
7+
<version>7.30.1-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

cucumber-archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.cucumber</groupId>
88
<artifactId>cucumber-jvm</artifactId>
9-
<version>7.30.0</version>
9+
<version>7.30.1-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>cucumber-archetype</artifactId>

cucumber-bom/pom.xml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>cucumber-jvm</artifactId>
66
<groupId>io.cucumber</groupId>
7-
<version>7.30.0</version>
7+
<version>7.30.1-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<packaging>pom</packaging>
@@ -95,97 +95,97 @@
9595
<dependency>
9696
<groupId>io.cucumber</groupId>
9797
<artifactId>cucumber-cdi2</artifactId>
98-
<version>7.30.0</version>
98+
<version>7.30.1-SNAPSHOT</version>
9999
</dependency>
100100
<dependency>
101101
<groupId>io.cucumber</groupId>
102102
<artifactId>cucumber-core</artifactId>
103-
<version>7.30.0</version>
103+
<version>7.30.1-SNAPSHOT</version>
104104
</dependency>
105105
<dependency>
106106
<groupId>io.cucumber</groupId>
107107
<artifactId>datatable</artifactId>
108-
<version>7.30.0</version>
108+
<version>7.30.1-SNAPSHOT</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>io.cucumber</groupId>
112112
<artifactId>datatable-matchers</artifactId>
113-
<version>7.30.0</version>
113+
<version>7.30.1-SNAPSHOT</version>
114114
</dependency>
115115
<dependency>
116116
<groupId>io.cucumber</groupId>
117117
<artifactId>cucumber-deltaspike</artifactId>
118-
<version>7.30.0</version>
118+
<version>7.30.1-SNAPSHOT</version>
119119
</dependency>
120120
<dependency>
121121
<groupId>io.cucumber</groupId>
122122
<artifactId>docstring</artifactId>
123-
<version>7.30.0</version>
123+
<version>7.30.1-SNAPSHOT</version>
124124
</dependency>
125125
<dependency>
126126
<groupId>io.cucumber</groupId>
127127
<artifactId>cucumber-gherkin</artifactId>
128-
<version>7.30.0</version>
128+
<version>7.30.1-SNAPSHOT</version>
129129
</dependency>
130130
<dependency>
131131
<groupId>io.cucumber</groupId>
132132
<artifactId>cucumber-gherkin-messages</artifactId>
133-
<version>7.30.0</version>
133+
<version>7.30.1-SNAPSHOT</version>
134134
</dependency>
135135
<dependency>
136136
<groupId>io.cucumber</groupId>
137137
<artifactId>cucumber-guice</artifactId>
138-
<version>7.30.0</version>
138+
<version>7.30.1-SNAPSHOT</version>
139139
</dependency>
140140
<dependency>
141141
<groupId>io.cucumber</groupId>
142142
<artifactId>cucumber-jakarta-cdi</artifactId>
143-
<version>7.30.0</version>
143+
<version>7.30.1-SNAPSHOT</version>
144144
</dependency>
145145
<dependency>
146146
<groupId>io.cucumber</groupId>
147147
<artifactId>cucumber-java</artifactId>
148-
<version>7.30.0</version>
148+
<version>7.30.1-SNAPSHOT</version>
149149
</dependency>
150150
<dependency>
151151
<groupId>io.cucumber</groupId>
152152
<artifactId>cucumber-java8</artifactId>
153-
<version>7.30.0</version>
153+
<version>7.30.1-SNAPSHOT</version>
154154
</dependency>
155155
<dependency>
156156
<groupId>io.cucumber</groupId>
157157
<artifactId>cucumber-junit</artifactId>
158-
<version>7.30.0</version>
158+
<version>7.30.1-SNAPSHOT</version>
159159
</dependency>
160160
<dependency>
161161
<groupId>io.cucumber</groupId>
162162
<artifactId>cucumber-junit-platform-engine</artifactId>
163-
<version>7.30.0</version>
163+
<version>7.30.1-SNAPSHOT</version>
164164
</dependency>
165165
<dependency>
166166
<groupId>io.cucumber</groupId>
167167
<artifactId>cucumber-openejb</artifactId>
168-
<version>7.30.0</version>
168+
<version>7.30.1-SNAPSHOT</version>
169169
</dependency>
170170
<dependency>
171171
<groupId>io.cucumber</groupId>
172172
<artifactId>cucumber-picocontainer</artifactId>
173-
<version>7.30.0</version>
173+
<version>7.30.1-SNAPSHOT</version>
174174
</dependency>
175175
<dependency>
176176
<groupId>io.cucumber</groupId>
177177
<artifactId>cucumber-plugin</artifactId>
178-
<version>7.30.0</version>
178+
<version>7.30.1-SNAPSHOT</version>
179179
</dependency>
180180
<dependency>
181181
<groupId>io.cucumber</groupId>
182182
<artifactId>cucumber-spring</artifactId>
183-
<version>7.30.0</version>
183+
<version>7.30.1-SNAPSHOT</version>
184184
</dependency>
185185
<dependency>
186186
<groupId>io.cucumber</groupId>
187187
<artifactId>cucumber-testng</artifactId>
188-
<version>7.30.0</version>
188+
<version>7.30.1-SNAPSHOT</version>
189189
</dependency>
190190
</dependencies>
191191
</dependencyManagement>

cucumber-cdi2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>io.cucumber</groupId>
1616
<artifactId>cucumber-jvm</artifactId>
17-
<version>7.30.0</version>
17+
<version>7.30.1-SNAPSHOT</version>
1818
</parent>
1919

2020
<artifactId>cucumber-cdi2</artifactId>

cucumber-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.cucumber</groupId>
66
<artifactId>cucumber-jvm</artifactId>
7-
<version>7.30.0</version>
7+
<version>7.30.1-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>cucumber-core</artifactId>

cucumber-deltaspike/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.cucumber</groupId>
77
<artifactId>cucumber-jvm</artifactId>
8-
<version>7.30.0</version>
8+
<version>7.30.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>cucumber-deltaspike</artifactId>

cucumber-gherkin-messages/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.cucumber</groupId>
66
<artifactId>cucumber-jvm</artifactId>
7-
<version>7.30.0</version>
7+
<version>7.30.1-SNAPSHOT</version>
88
</parent>
99

1010
<properties>

cucumber-gherkin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.cucumber</groupId>
66
<artifactId>cucumber-jvm</artifactId>
7-
<version>7.30.0</version>
7+
<version>7.30.1-SNAPSHOT</version>
88
</parent>
99

1010
<properties>

cucumber-guice/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.cucumber</groupId>
66
<artifactId>cucumber-jvm</artifactId>
7-
<version>7.30.0</version>
7+
<version>7.30.1-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>cucumber-guice</artifactId>

cucumber-jakarta-cdi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>io.cucumber</groupId>
1616
<artifactId>cucumber-jvm</artifactId>
17-
<version>7.30.0</version>
17+
<version>7.30.1-SNAPSHOT</version>
1818
</parent>
1919

2020
<artifactId>cucumber-jakarta-cdi</artifactId>

0 commit comments

Comments
 (0)