Skip to content

Commit

Permalink
Merge pull request #90 from ExpediaDotCom/update-idl-version
Browse files Browse the repository at this point in the history
Updating haystack idl version
  • Loading branch information
Kapil Rastogi authored Dec 12, 2018
2 parents 5f05747 + 9226b52 commit 24fc3e3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.expedia.www</groupId>
<artifactId>haystack-commons-parent</artifactId>
<version>1.0.57-SNAPSHOT</version>
<version>1.0.59-SNAPSHOT</version>
</parent>

<artifactId>haystack-commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion haystack-idl
2 changes: 1 addition & 1 deletion idl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.expedia.www</groupId>
<artifactId>haystack-commons-parent</artifactId>
<version>1.0.57-SNAPSHOT</version>
<version>1.0.59-SNAPSHOT</version>
</parent>

<artifactId>haystack-idl-java</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>com.expedia.www</groupId>
<artifactId>haystack-commons-parent</artifactId>
<version>1.0.57-SNAPSHOT</version>
<version>1.0.59-SNAPSHOT</version>
<packaging>pom</packaging>

<scm>
Expand Down

0 comments on commit 24fc3e3

Please sign in to comment.