File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43 <groupId >com.assertthat.plugins</groupId >
54 <artifactId >assertthat-bdd-maven-plugin</artifactId >
65 <packaging >maven-plugin</packaging >
7- <version >1.1-SNAPSHOT </version >
6+ <version >1.1</version >
87 <name >assertthat-bdd-maven-plugin</name >
98 <description >AssertThat BDD Jira maven plugin</description >
109 <url >http://www.assertthat.com</url >
1918 <url >https://github.com/assertthat/assertthat-bdd-maven-plugin</url >
2019 <connection >scm:git:git://github.com/assertthat/assertthat-bdd-maven-plugin.git</connection >
2120 <
developerConnection >scm:git:
[email protected] :assertthat/assertthat-bdd-maven-plugin.git</
developerConnection >
22- </scm >
21+ <tag >assertthat-bdd-maven-plugin-1.1</tag >
22+ </scm >
2323 <developers >
2424 <developer >
2525 <id >glib-briia</id >
You can’t perform that action at this time.
0 commit comments