Skip to content

Commit 7b9d59d

Browse files
committed
1.9
1 parent f6296d6 commit 7b9d59d

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.kohsuke.stapler.netbeans</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.8</version>
8+
<version>1.9</version>
99
</parent>
1010

1111
<artifactId>application</artifactId>

jenkins-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.kohsuke.stapler.netbeans</groupId>
66
<artifactId>parent</artifactId>
7-
<version>1.8</version>
7+
<version>1.9</version>
88
</parent>
99
<artifactId>jenkinsdev</artifactId>
1010
<packaging>nbm</packaging>

pom.xml

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

55
<groupId>org.kohsuke.stapler.netbeans</groupId>
66
<artifactId>parent</artifactId>
7-
<version>1.8</version>
7+
<version>1.9</version>
88
<packaging>pom</packaging>
99

1010
<name>Stapler/NetBeans</name>

stapler-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.kohsuke.stapler.netbeans</groupId>
66
<artifactId>parent</artifactId>
7-
<version>1.8</version>
7+
<version>1.9</version>
88
</parent>
99
<artifactId>plugin</artifactId>
1010
<packaging>nbm</packaging>

0 commit comments

Comments
 (0)