Skip to content

Commit

Permalink
[maven-release-plugin] rollback the release of 8.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Varon committed Oct 5, 2018
1 parent b537afd commit c3e5f48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<connection>scm:git:ssh:[email protected]:Novartis/YADA.git</connection>
<developerConnection>scm:git:ssh://[email protected]/Novartis/YADA.git</developerConnection>
<url>scm:git:ssh://github.com/Novartis/YADA</url>
<tag>HEAD</tag>
<tag>8.6.0</tag>
</scm>
<properties>
<display.version>${project.version}</display.version>
Expand Down
2 changes: 1 addition & 1 deletion yada-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,7 @@
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>3.2.0</version>
<version>2.4.7</version>
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
Expand Down

0 comments on commit c3e5f48

Please sign in to comment.