Skip to content

Commit c8d90d5

Browse files
committed
[maven-release-plugin] prepare release 1.10.2
1 parent b9166af commit c8d90d5

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

pom.xml

+2-2
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.10.2-SNAPSHOT</version>
14+
<version>1.10.2</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://[email protected]/jenkinsci/splunk-devops-plugin.git</developerConnection>
3737
<url>https://github.com/jenkinsci/splunk-devops-plugin</url>
38-
<tag>pom-1.3</tag>
38+
<tag>1.10.2</tag>
3939
</scm>
4040

4141
<properties>

splunk-devops-extend/pom.xml

+1-1
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.10.2-SNAPSHOT</version>
8+
<version>1.10.2</version>
99
</parent>
1010

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

splunk-devops-shaded/pom.xml

+1-1
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.10.2-SNAPSHOT</version>
8+
<version>1.10.2</version>
99
</parent>
1010

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

splunk-devops/pom.xml

+1-1
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.10.2-SNAPSHOT</version>
8+
<version>1.10.2</version>
99
</parent>
1010

1111
<artifactId>splunk-devops</artifactId>

0 commit comments

Comments
 (0)