Skip to content

Commit 9103f3a

Browse files
committed
Prepare for the next development iteration
Created-by: polyglot-release v1.7.1
1 parent 49c60df commit 9103f3a

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.31.0</version>
7+
<version>7.31.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.31.0</version>
9+
<version>7.31.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.31.0</version>
7+
<version>7.31.1-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<packaging>pom</packaging>
@@ -101,97 +101,97 @@
101101
<dependency>
102102
<groupId>io.cucumber</groupId>
103103
<artifactId>cucumber-cdi2</artifactId>
104-
<version>7.31.0</version>
104+
<version>7.31.1-SNAPSHOT</version>
105105
</dependency>
106106
<dependency>
107107
<groupId>io.cucumber</groupId>
108108
<artifactId>cucumber-core</artifactId>
109-
<version>7.31.0</version>
109+
<version>7.31.1-SNAPSHOT</version>
110110
</dependency>
111111
<dependency>
112112
<groupId>io.cucumber</groupId>
113113
<artifactId>datatable</artifactId>
114-
<version>7.31.0</version>
114+
<version>7.31.1-SNAPSHOT</version>
115115
</dependency>
116116
<dependency>
117117
<groupId>io.cucumber</groupId>
118118
<artifactId>datatable-matchers</artifactId>
119-
<version>7.31.0</version>
119+
<version>7.31.1-SNAPSHOT</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>io.cucumber</groupId>
123123
<artifactId>cucumber-deltaspike</artifactId>
124-
<version>7.31.0</version>
124+
<version>7.31.1-SNAPSHOT</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>io.cucumber</groupId>
128128
<artifactId>docstring</artifactId>
129-
<version>7.31.0</version>
129+
<version>7.31.1-SNAPSHOT</version>
130130
</dependency>
131131
<dependency>
132132
<groupId>io.cucumber</groupId>
133133
<artifactId>cucumber-gherkin</artifactId>
134-
<version>7.31.0</version>
134+
<version>7.31.1-SNAPSHOT</version>
135135
</dependency>
136136
<dependency>
137137
<groupId>io.cucumber</groupId>
138138
<artifactId>cucumber-gherkin-messages</artifactId>
139-
<version>7.31.0</version>
139+
<version>7.31.1-SNAPSHOT</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>io.cucumber</groupId>
143143
<artifactId>cucumber-guice</artifactId>
144-
<version>7.31.0</version>
144+
<version>7.31.1-SNAPSHOT</version>
145145
</dependency>
146146
<dependency>
147147
<groupId>io.cucumber</groupId>
148148
<artifactId>cucumber-jakarta-cdi</artifactId>
149-
<version>7.31.0</version>
149+
<version>7.31.1-SNAPSHOT</version>
150150
</dependency>
151151
<dependency>
152152
<groupId>io.cucumber</groupId>
153153
<artifactId>cucumber-java</artifactId>
154-
<version>7.31.0</version>
154+
<version>7.31.1-SNAPSHOT</version>
155155
</dependency>
156156
<dependency>
157157
<groupId>io.cucumber</groupId>
158158
<artifactId>cucumber-java8</artifactId>
159-
<version>7.31.0</version>
159+
<version>7.31.1-SNAPSHOT</version>
160160
</dependency>
161161
<dependency>
162162
<groupId>io.cucumber</groupId>
163163
<artifactId>cucumber-junit</artifactId>
164-
<version>7.31.0</version>
164+
<version>7.31.1-SNAPSHOT</version>
165165
</dependency>
166166
<dependency>
167167
<groupId>io.cucumber</groupId>
168168
<artifactId>cucumber-junit-platform-engine</artifactId>
169-
<version>7.31.0</version>
169+
<version>7.31.1-SNAPSHOT</version>
170170
</dependency>
171171
<dependency>
172172
<groupId>io.cucumber</groupId>
173173
<artifactId>cucumber-openejb</artifactId>
174-
<version>7.31.0</version>
174+
<version>7.31.1-SNAPSHOT</version>
175175
</dependency>
176176
<dependency>
177177
<groupId>io.cucumber</groupId>
178178
<artifactId>cucumber-picocontainer</artifactId>
179-
<version>7.31.0</version>
179+
<version>7.31.1-SNAPSHOT</version>
180180
</dependency>
181181
<dependency>
182182
<groupId>io.cucumber</groupId>
183183
<artifactId>cucumber-plugin</artifactId>
184-
<version>7.31.0</version>
184+
<version>7.31.1-SNAPSHOT</version>
185185
</dependency>
186186
<dependency>
187187
<groupId>io.cucumber</groupId>
188188
<artifactId>cucumber-spring</artifactId>
189-
<version>7.31.0</version>
189+
<version>7.31.1-SNAPSHOT</version>
190190
</dependency>
191191
<dependency>
192192
<groupId>io.cucumber</groupId>
193193
<artifactId>cucumber-testng</artifactId>
194-
<version>7.31.0</version>
194+
<version>7.31.1-SNAPSHOT</version>
195195
</dependency>
196196
</dependencies>
197197
</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.31.0</version>
17+
<version>7.31.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.31.0</version>
7+
<version>7.31.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.31.0</version>
8+
<version>7.31.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.31.0</version>
7+
<version>7.31.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.31.0</version>
7+
<version>7.31.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.31.0</version>
7+
<version>7.31.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.31.0</version>
17+
<version>7.31.1-SNAPSHOT</version>
1818
</parent>
1919

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

0 commit comments

Comments
 (0)