File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 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 >tag-expressions</artifactId >
12
- <version >6.1.1 </version >
12
+ <version >6.1.2-SNAPSHOT </version >
13
13
<packaging >jar</packaging >
14
14
<name >Cucumber Tag Expressions</name >
15
15
<description >Parses boolean infix expressions</description >
16
16
<url >https://github.com/cucumber/tag-expressions</url >
17
17
18
18
<properties >
19
- <project .build.outputTimestamp>1730116789 </project .build.outputTimestamp>
19
+ <project .build.outputTimestamp>1730116798 </project .build.outputTimestamp>
20
20
<project .Automatic-Module-Name>io.cucumber.tagexpressions</project .Automatic-Module-Name>
21
21
</properties >
22
22
23
23
<scm >
24
24
<connection >scm:git:git://github.com/cucumber/tag-expressions.git</connection >
25
25
<
developerConnection >scm:git:
[email protected] :cucumber/tag-expressions.git</
developerConnection >
26
26
<url >git://github.com/cucumber/tag-expressions.git</url >
27
- <tag >v6.1.1 </tag >
27
+ <tag >HEAD </tag >
28
28
</scm >
29
29
30
30
You can’t perform that action at this time.
0 commit comments