Skip to content

Commit b2a6d41

Browse files
author
Kapil Rastogi
authored
Merge pull request #76 from ExpediaDotCom/ns_version_update
Preparing to make release
2 parents 65ead7c + 4bc958d commit b2a6d41

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

agent-dispatchers/http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>haystack-agent-core</artifactId>
99
<groupId>com.expedia.www</groupId>
10-
<version>0.1.13-SNAPSHOT</version>
10+
<version>0.1.14-SNAPSHOT</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313

agent-dispatchers/kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>haystack-agent-core</artifactId>
99
<groupId>com.expedia.www</groupId>
10-
<version>0.1.13-SNAPSHOT</version>
10+
<version>0.1.14-SNAPSHOT</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313

agent-dispatchers/kinesis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>haystack-agent-core</artifactId>
77
<groupId>com.expedia.www</groupId>
8-
<version>0.1.13-SNAPSHOT</version>
8+
<version>0.1.14-SNAPSHOT</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

agent-providers/span/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>haystack-agent-core</artifactId>
99
<groupId>com.expedia.www</groupId>
10-
<version>0.1.13-SNAPSHOT</version>
10+
<version>0.1.14-SNAPSHOT</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>haystack-agent-core</artifactId>
99
<groupId>com.expedia.www</groupId>
10-
<version>0.1.13-SNAPSHOT</version>
10+
<version>0.1.14-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

bundlers/haystack-agent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>haystack-agent-core</artifactId>
66
<groupId>com.expedia.www</groupId>
7-
<version>0.1.13-SNAPSHOT</version>
7+
<version>0.1.14-SNAPSHOT</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

config-providers/file/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>haystack-agent-core</artifactId>
99
<groupId>com.expedia.www</groupId>
10-
<version>0.1.13-SNAPSHOT</version>
10+
<version>0.1.14-SNAPSHOT</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.expedia.www</groupId>
66
<artifactId>haystack-agent-core</artifactId>
7-
<version>0.1.13-SNAPSHOT</version>
7+
<version>0.1.14-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<modules>

0 commit comments

Comments
 (0)