Skip to content

Commit 84c0ea6

Browse files
committed
Merge branch 'master' of git://github.com/expediadotcom/haystack-client-java into dev_Ankit
2 parents 790b904 + 41825dd commit 84c0ea6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+376
-1828
lines changed

commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.expedia.www</groupId>
77
<artifactId>haystack-client-java-parent</artifactId>
8-
<version>0.2.5-SNAPSHOT</version>
8+
<version>0.2.6-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>haystack-client-commons</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.expedia.www</groupId>
77
<artifactId>haystack-client-java-parent</artifactId>
8-
<version>0.2.5-SNAPSHOT</version>
8+
<version>0.2.6-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>haystack-client-core</artifactId>

0 commit comments

Comments
 (0)