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 >2.3</version >
10- <relativePath />
9+ <relativePath />
1110 </parent >
1211 <artifactId >cucumber-living-documentation</artifactId >
13- <version >1.0.0-SNAPSHOT </version >
12+ <version >1.0.0</version >
1413 <packaging >hpi</packaging >
1514
1615 <properties >
5251 <connection >scm:git:ssh://github.com/jenkinsci/cucumber-living-documentation-plugin.git</connection >
5352 <developerConnection >scm:git:ssh://git@github.com/jenkinsci/cucumber-living-documentation-plugin.git</developerConnection >
5453 <url >https://github.com/jenkinsci/cucumber-living-documentation-plugin</url >
55- </scm >
54+ <tag >1.0.0</tag >
55+ </scm >
5656
5757 <dependencies >
5858 <dependency >
You can’t perform that action at this time.
0 commit comments