Skip to content

Commit b290886

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

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>com.splunk.splunkins</groupId>
1313
<artifactId>pom</artifactId>
14-
<version>1.9.9</version>
14+
<version>1.9.10-SNAPSHOT</version>
1515
<packaging>pom</packaging>
1616

1717
<name>Splunk Plugin Main Module</name>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:git://github.com/jenkinsci/splunk-devops-plugin.git</connection>
3636
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/splunk-devops-plugin.git</developerConnection>
3737
<url>https://github.com/jenkinsci/splunk-devops-plugin</url>
38-
<tag>1.9.9</tag>
38+
<tag>pom-1.3</tag>
3939
</scm>
4040

4141
<properties>

splunk-devops-extend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.splunk.splunkins</groupId>
77
<artifactId>pom</artifactId>
8-
<version>1.9.9</version>
8+
<version>1.9.10-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>splunk-devops-extend</artifactId>

splunk-devops-shaded/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.splunk.splunkins</groupId>
77
<artifactId>pom</artifactId>
8-
<version>1.9.9</version>
8+
<version>1.9.10-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>splunk-devops-shaded</artifactId>

splunk-devops/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.splunk.splunkins</groupId>
77
<artifactId>pom</artifactId>
8-
<version>1.9.9</version>
8+
<version>1.9.10-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>splunk-devops</artifactId>

0 commit comments

Comments
 (0)