File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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/maven-v4_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/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >org.jenkins-ci.plugins</groupId >
87 <artifactId >plugin</artifactId >
98 <version >3.2</version >
10- <relativePath />
9+ <relativePath />
1110 </parent >
1211 <artifactId >cucumber-living-documentation</artifactId >
13- <version >1.1.0-SNAPSHOT </version >
12+ <version >1.1.0</version >
1413 <packaging >hpi</packaging >
1514
1615 <properties >
4645 <developerConnection >scm:git:ssh://git@github.com/jenkinsci/cucumber-living-documentation-plugin.git
4746 </developerConnection >
4847 <url >https://github.com/jenkinsci/cucumber-living-documentation-plugin</url >
49- </scm >
48+ <tag >1.1.0</tag >
49+ </scm >
5050
5151 <dependencyManagement >
5252 <dependencies >
You can’t perform that action at this time.
0 commit comments