Skip to content

Commit 9667e70

Browse files
Merge pull request #98 from ExpediaDotCom/prep-1.0.64
preparing for next release
2 parents 64195dd + f9dbae5 commit 9667e70

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>com.expedia.www</groupId>
2929
<artifactId>haystack-commons-parent</artifactId>
30-
<version>1.0.63-SNAPSHOT</version>
30+
<version>1.0.64-SNAPSHOT</version>
3131
</parent>
3232

3333
<artifactId>haystack-commons</artifactId>

idl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>com.expedia.www</groupId>
2929
<artifactId>haystack-commons-parent</artifactId>
30-
<version>1.0.63-SNAPSHOT</version>
30+
<version>1.0.64-SNAPSHOT</version>
3131
</parent>
3232

3333
<artifactId>haystack-idl-java</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<groupId>com.expedia.www</groupId>
2828
<artifactId>haystack-commons-parent</artifactId>
29-
<version>1.0.63-SNAPSHOT</version>
29+
<version>1.0.64-SNAPSHOT</version>
3030
<packaging>pom</packaging>
3131

3232
<scm>

0 commit comments

Comments
 (0)