Update maven build to 2.16.13 Change-Id: I022a5216409d945e6021ec8c2efd835a70573107
diff --git a/example-adminSshCommand/pom.xml b/example-adminSshCommand/pom.xml index 46366a4..4e073be 100644 --- a/example-adminSshCommand/pom.xml +++ b/example-adminSshCommand/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-adminSshCommand</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-changeHasOperator/pom.xml b/example-changeHasOperator/pom.xml index a768202..acb01b9 100644 --- a/example-changeHasOperator/pom.xml +++ b/example-changeHasOperator/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-changeHasOperator</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-changeOperator/pom.xml b/example-changeOperator/pom.xml index fc35f88..2c93e1b 100644 --- a/example-changeOperator/pom.xml +++ b/example-changeOperator/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-changeOperator</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-changeQueryAttributes/pom.xml b/example-changeQueryAttributes/pom.xml index d12da3a..9505039 100644 --- a/example-changeQueryAttributes/pom.xml +++ b/example-changeQueryAttributes/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-changeQueryAttributes</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-commitValidator/pom.xml b/example-commitValidator/pom.xml index fc62c97..1e67299 100644 --- a/example-commitValidator/pom.xml +++ b/example-commitValidator/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-commitValidator</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-consoleMetricReporter/pom.xml b/example-consoleMetricReporter/pom.xml index 117e9c0..5a1ce9a 100644 --- a/example-consoleMetricReporter/pom.xml +++ b/example-consoleMetricReporter/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-consoleMetricReporter</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-deployedOnIncludedInExtension/pom.xml b/example-deployedOnIncludedInExtension/pom.xml index b64c941..f318bea 100644 --- a/example-deployedOnIncludedInExtension/pom.xml +++ b/example-deployedOnIncludedInExtension/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-deployedOnIncludedInExtension</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-restApiCommandOption/pom.xml b/example-restApiCommandOption/pom.xml index 5639ce6..b2f34e9 100644 --- a/example-restApiCommandOption/pom.xml +++ b/example-restApiCommandOption/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-restApiCommandOption</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-restApiGetRevision/pom.xml b/example-restApiGetRevision/pom.xml index dedca63..e0827d4 100644 --- a/example-restApiGetRevision/pom.xml +++ b/example-restApiGetRevision/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-restApiGetRevision</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-restApiPostProject/pom.xml b/example-restApiPostProject/pom.xml index fa3a6a9..640aaed 100644 --- a/example-restApiPostProject/pom.xml +++ b/example-restApiPostProject/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-restApiPostProject</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-restApiPostRevision/pom.xml b/example-restApiPostRevision/pom.xml index b9d4fa2..4d15530 100644 --- a/example-restApiPostRevision/pom.xml +++ b/example-restApiPostRevision/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-restApiPostRevision</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-servlet/pom.xml b/example-servlet/pom.xml index 712298e..5b93250 100644 --- a/example-servlet/pom.xml +++ b/example-servlet/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-servlet</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-simpleSshCommand/pom.xml b/example-simpleSshCommand/pom.xml index c401993..317c4b5 100644 --- a/example-simpleSshCommand/pom.xml +++ b/example-simpleSshCommand/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-simpleSshCommand</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-sshAndRestCommandOptionBeanParseListener/pom.xml b/example-sshAndRestCommandOptionBeanParseListener/pom.xml index 210e7d4..7c5d953 100644 --- a/example-sshAndRestCommandOptionBeanParseListener/pom.xml +++ b/example-sshAndRestCommandOptionBeanParseListener/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-sshAndRestCommandOptionBeanParseListener</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-sshCommandAlias/pom.xml b/example-sshCommandAlias/pom.xml index 936359e..ab9c3ea 100644 --- a/example-sshCommandAlias/pom.xml +++ b/example-sshCommandAlias/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-sshCommandAlias</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-sshCommandDelegateDynamicBean/pom.xml b/example-sshCommandDelegateDynamicBean/pom.xml index 3905e39..54ec498 100644 --- a/example-sshCommandDelegateDynamicBean/pom.xml +++ b/example-sshCommandDelegateDynamicBean/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-sshCommandDelegateDynamicBean</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-sshCommandOption/pom.xml b/example-sshCommandOption/pom.xml index 80b9e74..91ccecf 100644 --- a/example-sshCommandOption/pom.xml +++ b/example-sshCommandOption/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-sshCommandOption</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-topMenu/pom.xml b/example-topMenu/pom.xml index c0c1d75..0e5e0a3 100644 --- a/example-topMenu/pom.xml +++ b/example-topMenu/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-topMenu</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-usageDataLogger/pom.xml b/example-usageDataLogger/pom.xml index 3eefafc..8bd4712 100644 --- a/example-usageDataLogger/pom.xml +++ b/example-usageDataLogger/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-usageDataLogger</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-validationListenerAssignee/pom.xml b/example-validationListenerAssignee/pom.xml index e871995..c8ab14e 100644 --- a/example-validationListenerAssignee/pom.xml +++ b/example-validationListenerAssignee/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-validationListenerAssignee</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-validationListenerCommit/pom.xml b/example-validationListenerCommit/pom.xml index 2ff2878..bc4d34c 100644 --- a/example-validationListenerCommit/pom.xml +++ b/example-validationListenerCommit/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-validationListenerCommit</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-validationListenerHashtag/pom.xml b/example-validationListenerHashtag/pom.xml index fafc590..15495af 100644 --- a/example-validationListenerHashtag/pom.xml +++ b/example-validationListenerHashtag/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-validationListenerHashtag</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-validationListenerMerge/pom.xml b/example-validationListenerMerge/pom.xml index 8ac0da9..85ba789 100644 --- a/example-validationListenerMerge/pom.xml +++ b/example-validationListenerMerge/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-validationListenerMerge</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-validationListenerNewProjectCreated/pom.xml b/example-validationListenerNewProjectCreated/pom.xml index e4f1155..b9bc4e6 100644 --- a/example-validationListenerNewProjectCreated/pom.xml +++ b/example-validationListenerNewProjectCreated/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-validationListenerNewProjectCreated</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-validationListenerRefOperation/pom.xml b/example-validationListenerRefOperation/pom.xml index 3178780..25cc758 100644 --- a/example-validationListenerRefOperation/pom.xml +++ b/example-validationListenerRefOperation/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-validationListenerRefOperation</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-validationListenerUpload/pom.xml b/example-validationListenerUpload/pom.xml index d04c92d..a811ec7 100644 --- a/example-validationListenerUpload/pom.xml +++ b/example-validationListenerUpload/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-validationListenerUpload</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-webLinkBranch/pom.xml b/example-webLinkBranch/pom.xml index 79aeafa..80efb59 100644 --- a/example-webLinkBranch/pom.xml +++ b/example-webLinkBranch/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-webLinkBranch</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-webLinkFileHistory/pom.xml b/example-webLinkFileHistory/pom.xml index aa2b5f5..acb2e7e 100644 --- a/example-webLinkFileHistory/pom.xml +++ b/example-webLinkFileHistory/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-webLinkFileHistory</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-webLinkPatchSet/pom.xml b/example-webLinkPatchSet/pom.xml index 97287f0..7bf2073 100644 --- a/example-webLinkPatchSet/pom.xml +++ b/example-webLinkPatchSet/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-webLinkPatchSet</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-webLinkProject/pom.xml b/example-webLinkProject/pom.xml index 92b8fc2..37707c9 100644 --- a/example-webLinkProject/pom.xml +++ b/example-webLinkProject/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-webLinkProject</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-wuiChangeScreenBelowChangeInfoBlock/pom.xml b/example-wuiChangeScreenBelowChangeInfoBlock/pom.xml index 74bc195..be081a9 100644 --- a/example-wuiChangeScreenBelowChangeInfoBlock/pom.xml +++ b/example-wuiChangeScreenBelowChangeInfoBlock/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiChangeScreenBelowChangeInfoBlock</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-wuiChangeScreenHeader/pom.xml b/example-wuiChangeScreenHeader/pom.xml index e10b133..d2d41e5 100644 --- a/example-wuiChangeScreenHeader/pom.xml +++ b/example-wuiChangeScreenHeader/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiChangeScreenHeader</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-wuiChangeScreenHeaderRightOfButtons/pom.xml b/example-wuiChangeScreenHeaderRightOfButtons/pom.xml index c36edfa..80dfcf4 100644 --- a/example-wuiChangeScreenHeaderRightOfButtons/pom.xml +++ b/example-wuiChangeScreenHeaderRightOfButtons/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiChangeScreenHeaderRightOfButtons</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-wuiChangeScreenHeaderRightOfPopDowns/pom.xml b/example-wuiChangeScreenHeaderRightOfPopDowns/pom.xml index 05cf89f..6db008d 100644 --- a/example-wuiChangeScreenHeaderRightOfPopDowns/pom.xml +++ b/example-wuiChangeScreenHeaderRightOfPopDowns/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiChangeScreenHeaderRightOfPopDowns</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-wuiPluginScreen/pom.xml b/example-wuiPluginScreen/pom.xml index a85ea34..c42c64a 100644 --- a/example-wuiPluginScreen/pom.xml +++ b/example-wuiPluginScreen/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiPluginScreen</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-wuiPreferenceScreenBottom/pom.xml b/example-wuiPreferenceScreenBottom/pom.xml index 4a5485a..0e411ca 100644 --- a/example-wuiPreferenceScreenBottom/pom.xml +++ b/example-wuiPreferenceScreenBottom/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiPreferenceScreenBottom</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-wuiProfileExtensionBottom/pom.xml b/example-wuiProfileExtensionBottom/pom.xml index 83214ae..c1ee70c 100644 --- a/example-wuiProfileExtensionBottom/pom.xml +++ b/example-wuiProfileExtensionBottom/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiProfileExtensionBottom</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>
diff --git a/example-wuiSettingsScreen/pom.xml b/example-wuiSettingsScreen/pom.xml index b7efe55..70904a1 100644 --- a/example-wuiSettingsScreen/pom.xml +++ b/example-wuiSettingsScreen/pom.xml
@@ -22,7 +22,7 @@ <groupId>com.googlesource.gerrit.plugins</groupId> <artifactId>example-wuiSettingsScreen</artifactId> <packaging>jar</packaging> - <version>2.15.18</version> + <version>2.16.13</version> <properties> <Gerrit-ApiType>plugin</Gerrit-ApiType> <Gerrit-ApiVersion>${project.version}</Gerrit-ApiVersion>