build with 2.14 Change-Id: Ifc47749f4e2440178ef80b7423a42f375dc207f6
diff --git a/pom.xml b/pom.xml index 3f559e4..e844f01 100644 --- a/pom.xml +++ b/pom.xml
@@ -23,7 +23,7 @@ <artifactId>events</artifactId> <name>events</name> <packaging>jar</packaging> - <version>2.13</version> + <version>2.14</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType>
diff --git a/test/test_events_plugin.sh b/test/test_events_plugin.sh index cc0ded4..5651c41 100755 --- a/test/test_events_plugin.sh +++ b/test/test_events_plugin.sh
@@ -203,8 +203,8 @@ type=patchset-created capture_events 2 ch1=$(create_change --draft "$REF_BRANCH" "$FILE_A") || exit -result_type "$GROUP $type" "ref-updated" -result_type "$GROUP" "$type" 2 +result_type "$GROUP" "$type" +result_type "$GROUP $type" "ref-updated" 2 type=draft-published capture_events