Skip to content

Commit b98f69c

Browse files
committed
Prepare for the next development iteration
Created-by: polyglot-release v1.6.0
1 parent 3fc5c26 commit b98f69c

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.24.0</version>
7+
<version>7.24.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.24.0</version>
9+
<version>7.24.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.24.0</version>
7+
<version>7.24.1-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<packaging>pom</packaging>
@@ -83,97 +83,97 @@
8383
<dependency>
8484
<groupId>io.cucumber</groupId>
8585
<artifactId>cucumber-cdi2</artifactId>
86-
<version>7.24.0</version>
86+
<version>7.24.1-SNAPSHOT</version>
8787
</dependency>
8888
<dependency>
8989
<groupId>io.cucumber</groupId>
9090
<artifactId>cucumber-core</artifactId>
91-
<version>7.24.0</version>
91+
<version>7.24.1-SNAPSHOT</version>
9292
</dependency>
9393
<dependency>
9494
<groupId>io.cucumber</groupId>
9595
<artifactId>datatable</artifactId>
96-
<version>7.24.0</version>
96+
<version>7.24.1-SNAPSHOT</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>io.cucumber</groupId>
100100
<artifactId>datatable-matchers</artifactId>
101-
<version>7.24.0</version>
101+
<version>7.24.1-SNAPSHOT</version>
102102
</dependency>
103103
<dependency>
104104
<groupId>io.cucumber</groupId>
105105
<artifactId>cucumber-deltaspike</artifactId>
106-
<version>7.24.0</version>
106+
<version>7.24.1-SNAPSHOT</version>
107107
</dependency>
108108
<dependency>
109109
<groupId>io.cucumber</groupId>
110110
<artifactId>docstring</artifactId>
111-
<version>7.24.0</version>
111+
<version>7.24.1-SNAPSHOT</version>
112112
</dependency>
113113
<dependency>
114114
<groupId>io.cucumber</groupId>
115115
<artifactId>cucumber-gherkin</artifactId>
116-
<version>7.24.0</version>
116+
<version>7.24.1-SNAPSHOT</version>
117117
</dependency>
118118
<dependency>
119119
<groupId>io.cucumber</groupId>
120120
<artifactId>cucumber-gherkin-messages</artifactId>
121-
<version>7.24.0</version>
121+
<version>7.24.1-SNAPSHOT</version>
122122
</dependency>
123123
<dependency>
124124
<groupId>io.cucumber</groupId>
125125
<artifactId>cucumber-guice</artifactId>
126-
<version>7.24.0</version>
126+
<version>7.24.1-SNAPSHOT</version>
127127
</dependency>
128128
<dependency>
129129
<groupId>io.cucumber</groupId>
130130
<artifactId>cucumber-jakarta-cdi</artifactId>
131-
<version>7.24.0</version>
131+
<version>7.24.1-SNAPSHOT</version>
132132
</dependency>
133133
<dependency>
134134
<groupId>io.cucumber</groupId>
135135
<artifactId>cucumber-java</artifactId>
136-
<version>7.24.0</version>
136+
<version>7.24.1-SNAPSHOT</version>
137137
</dependency>
138138
<dependency>
139139
<groupId>io.cucumber</groupId>
140140
<artifactId>cucumber-java8</artifactId>
141-
<version>7.24.0</version>
141+
<version>7.24.1-SNAPSHOT</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>io.cucumber</groupId>
145145
<artifactId>cucumber-junit</artifactId>
146-
<version>7.24.0</version>
146+
<version>7.24.1-SNAPSHOT</version>
147147
</dependency>
148148
<dependency>
149149
<groupId>io.cucumber</groupId>
150150
<artifactId>cucumber-junit-platform-engine</artifactId>
151-
<version>7.24.0</version>
151+
<version>7.24.1-SNAPSHOT</version>
152152
</dependency>
153153
<dependency>
154154
<groupId>io.cucumber</groupId>
155155
<artifactId>cucumber-openejb</artifactId>
156-
<version>7.24.0</version>
156+
<version>7.24.1-SNAPSHOT</version>
157157
</dependency>
158158
<dependency>
159159
<groupId>io.cucumber</groupId>
160160
<artifactId>cucumber-picocontainer</artifactId>
161-
<version>7.24.0</version>
161+
<version>7.24.1-SNAPSHOT</version>
162162
</dependency>
163163
<dependency>
164164
<groupId>io.cucumber</groupId>
165165
<artifactId>cucumber-plugin</artifactId>
166-
<version>7.24.0</version>
166+
<version>7.24.1-SNAPSHOT</version>
167167
</dependency>
168168
<dependency>
169169
<groupId>io.cucumber</groupId>
170170
<artifactId>cucumber-spring</artifactId>
171-
<version>7.24.0</version>
171+
<version>7.24.1-SNAPSHOT</version>
172172
</dependency>
173173
<dependency>
174174
<groupId>io.cucumber</groupId>
175175
<artifactId>cucumber-testng</artifactId>
176-
<version>7.24.0</version>
176+
<version>7.24.1-SNAPSHOT</version>
177177
</dependency>
178178
</dependencies>
179179
</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.24.0</version>
17+
<version>7.24.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.24.0</version>
7+
<version>7.24.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.24.0</version>
8+
<version>7.24.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.24.0</version>
7+
<version>7.24.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.24.0</version>
7+
<version>7.24.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.24.0</version>
7+
<version>7.24.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.24.0</version>
17+
<version>7.24.1-SNAPSHOT</version>
1818
</parent>
1919

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

0 commit comments

Comments
 (0)