File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <groupId >io.github.fslev</groupId >
76 <artifactId >cucumber-jutils</artifactId >
8- <version >9.28-SNAPSHOT </version >
7+ <version >9.28</version >
98
109 <name >Cucumber JUtils</name >
1110 <description >A little helper for Cucumber Java</description >
341340 <connection >scm:git:ssh://git@github.com/fslev/cucumber-jutils.git</connection >
342341 <developerConnection >scm:git:ssh://git@github.com/fslev/cucumber-jutils.git</developerConnection >
343342 <url >https://github.com/fslev/cucumber-jutils/tree/master</url >
344- <tag >HEAD </tag >
343+ <tag >cucumber-jutils-9.28 </tag >
345344 </scm >
346345
347346 <licenses >
You can’t perform that action at this time.
0 commit comments