Skip to content

Commit

Permalink
Merge pull request #1 from jenkinsci/develop
Browse files Browse the repository at this point in the history
merging from upstream
  • Loading branch information
tequilarista authored Oct 28, 2020
2 parents b6dd2e5 + d521621 commit bc12e6a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</parent>

<artifactId>google-compute-engine</artifactId>
<version>4.3.1-SNAPSHOT</version>
<version>4.3.3-SNAPSHOT</version>
<packaging>hpi</packaging>

<name>Google Compute Engine Plugin</name>
Expand Down Expand Up @@ -235,13 +235,11 @@
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
<version>${hamcrest.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<version>${hamcrest.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit bc12e6a

Please sign in to comment.