Skip to content

Commit

Permalink
Merge pull request #43 from bullhorn/release/1.1
Browse files Browse the repository at this point in the history
incrementing version number and incrementing sdk dependency
  • Loading branch information
johnsully83 authored Jan 26, 2017
2 parents 99d8a6f + d6ee64f commit f0f6c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.client</groupId>
<artifactId>starter-kit-spring-maven</artifactId>
<packaging>war</packaging>
<version>1.0</version>
<version>1.1</version>
<name>BULLHORN Spring-Maven Starter Kit</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down Expand Up @@ -550,7 +550,7 @@
<dependency>
<groupId>com.bullhorn</groupId>
<artifactId>sdk-rest</artifactId>
<version>1.1.25</version>
<version>1.2.4.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit f0f6c23

Please sign in to comment.