Skip to content

Commit

Permalink
tech: update version and update latest SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
nissimshitrit committed Sep 13, 2023
1 parent e634d2a commit 945d9a0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>teamcity-ci-plugin-suite</artifactId>
<groupId>com.hpe.adm.octane.ciplugins</groupId>
<version>1.4.7-SNAPSHOT</version>
<version>1.4.8-SNAPSHOT</version>
</parent>

<artifactId>teamcity-ci-plugin-build</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>teamcity-ci-plugin-suite</artifactId>
<groupId>com.hpe.adm.octane.ciplugins</groupId>
<version>1.4.7-SNAPSHOT</version>
<version>1.4.8-SNAPSHOT</version>
</parent>

<properties>
Expand Down Expand Up @@ -89,7 +89,7 @@
<dependency>
<artifactId>integrations-sdk</artifactId>
<groupId>com.hpe.adm.octane.ciplugins</groupId>
<version>2.7.5.0</version>
<version>2.8.1.1</version>
<exclusions>
<exclusion>
<groupId>javax.servlet</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.hpe.adm.octane.ciplugins</groupId>
<artifactId>teamcity-ci-plugin-suite</artifactId>
<version>1.4.7-SNAPSHOT</version>
<version>1.4.8-SNAPSHOT</version>
<packaging>pom</packaging>

<name>ALM Octane teamcity plugin suite</name>
Expand Down

0 comments on commit 945d9a0

Please sign in to comment.