Skip to content

Commit d8a9113

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent cf0c8cb commit d8a9113

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
Those updates will only be visible to people who have enabled the experimental update center.
2424
Example of a beta: 3.0.0-beta.1-SNAPSHOT
2525
-->
26-
<version>3.1.2</version>
26+
<version>3.1.3-SNAPSHOT</version>
2727
<packaging>hpi</packaging>
2828

2929

@@ -70,7 +70,7 @@
7070
<connection>scm:git:git://github.com/Praqma/${project.artifactId}-plugin.git</connection>
7171
<developerConnection>scm:git:git@github.com:Praqma/${project.artifactId}-plugin.git</developerConnection>
7272
<url>https://github.com/Praqma/${project.artifactId}-plugin</url>
73-
<tag>pretested-integration-3.1.2</tag>
73+
<tag>${scmTag}</tag>
7474
</scm>
7575

7676
<build>

0 commit comments

Comments
 (0)