Skip to content

Commit 7842ebd

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9767d4a commit 7842ebd

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.splunk</groupId>
55
<artifactId>splunk-project</artifactId>
6-
<version>0.8.1</version>
6+
<version>0.8.2-SNAPSHOT</version>
77
<packaging>pom</packaging>
88

99
<name>splunk-project</name>

splunk-external/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</groupId>
77
<artifactId>splunk-project</artifactId>
8-
<version>0.8.1</version>
8+
<version>0.8.2-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>splunk-external</artifactId>

splunk-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.splunk</groupId>
66
<artifactId>splunk-project</artifactId>
7-
<version>0.8.1</version>
7+
<version>0.8.2-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>splunk-sdk</artifactId>

splunk/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</groupId>
77
<artifactId>splunk-project</artifactId>
8-
<version>0.8.1</version>
8+
<version>0.8.2-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>splunk</artifactId>

0 commit comments

Comments
 (0)