File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
</parent >
10
10
11
11
<artifactId >cucumber-expressions</artifactId >
12
- <version >18.0.0 </version >
12
+ <version >18.0.1-SNAPSHOT </version >
13
13
<packaging >jar</packaging >
14
14
<name >Cucumber Expressions</name >
15
15
<description >Cucumber Expressions are simple patterns for matching Step Definitions with Gherkin steps</description >
16
16
<url >https://github.com/cucumber/cucumber-expressions-java</url >
17
17
18
18
<properties >
19
- <project .build.outputTimestamp>1729762529 </project .build.outputTimestamp>
19
+ <project .build.outputTimestamp>1729762539 </project .build.outputTimestamp>
20
20
<project .Automatic-Module-Name>io.cucumber.cucumberexpressions</project .Automatic-Module-Name>
21
21
</properties >
22
22
23
23
<scm >
24
24
<connection >scm:git:git://github.com/cucumber/cucumber-expressions.git</connection >
25
25
<
developerConnection >scm:git:
[email protected] :cucumber/cucumber-expressions.git</
developerConnection >
26
26
<url >git://github.com/cucumber/cucumber-expressions.git</url >
27
- <tag >v18.0.0 </tag >
27
+ <tag >HEAD </tag >
28
28
</scm >
29
29
30
30
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments