Michael Blow has submitted this change and it was merged. Change subject: [NO ISSUE][*DB] Update version to 0.9.5-SNAPSHOT ......................................................................
[NO ISSUE][*DB] Update version to 0.9.5-SNAPSHOT Change-Id: I753d3993cc936fa31c9879208f94ef94c5569545 Reviewed-on: https://asterix-gerrit.ics.uci.edu/3297 Reviewed-by: Till Westmann <[email protected]> Integration-Tests: Michael Blow <[email protected]> Tested-by: Michael Blow <[email protected]> --- M pom.xml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Till Westmann: Looks good to me, approved Michael Blow: Verified; Verified Objections: Anon. E. Moose #1000171: Violations found diff --git a/pom.xml b/pom.xml index b9a7a82..7c579b3 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>apache-asterixdb-fullstack</artifactId> - <version>0.9.4</version> + <version>0.9.5-SNAPSHOT</version> <packaging>pom</packaging> <name>hyracks-asterix</name> -- To view, visit https://asterix-gerrit.ics.uci.edu/3297 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: merged Gerrit-Change-Id: I753d3993cc936fa31c9879208f94ef94c5569545 Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Michael Blow <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]>
