Skip to content

Commit ca3f303

Browse files
committed
[maven-release-plugin] prepare release v1.3
1 parent f0cc1de commit ca3f303

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>com.assertthat.plugins</groupId>
44
<artifactId>assertthat-bdd-maven-plugin</artifactId>
55
<packaging>maven-plugin</packaging>
6-
<version>1.3-SNAPSHOT</version>
6+
<version>1.3</version>
77
<name>assertthat-bdd-maven-plugin</name>
88
<description>AssertThat BDD Jira maven plugin</description>
99
<url>http://www.assertthat.com</url>
@@ -18,7 +18,7 @@
1818
<url>https://github.com/assertthat/assertthat-bdd-maven-plugin</url>
1919
<connection>scm:git:git://github.com/assertthat/assertthat-bdd-maven-plugin.git</connection>
2020
<developerConnection>scm:git:git@github.com:assertthat/assertthat-bdd-maven-plugin.git</developerConnection>
21-
<tag>v1.2</tag>
21+
<tag>v1.3</tag>
2222
</scm>
2323
<developers>
2424
<developer>

0 commit comments

Comments
 (0)