summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorShawn Pearce <sop@google.com>2013-04-25 12:05:45 -0700
committerShawn Pearce <sop@google.com>2013-04-25 12:26:16 -0700
commit40695998f099e4735c7ccb2f4550169f562ef6ad (patch)
tree7ffc77869d7c3a07790cc588e4962c6982895d7f /pom.xml
parent15aa505fe2ec0c49304f75cbeb56dbee57a35b02 (diff)
Use PluginUser instead of InternalUser when no authGroup specficied
This user is automatically supplied by the Gerrit server as part of the Guice environment. It embeds the plugin name and may in the future have more information than what an InternalUser carries. Change-Id: Ie943565ccdf4cbcf5c5ca1721ac6ca1c14f1216e
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index edfd015..6c41dd3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
<properties>
<Gerrit-ApiType>plugin</Gerrit-ApiType>
- <Gerrit-ApiVersion>2.6-rc0</Gerrit-ApiVersion>
+ <Gerrit-ApiVersion>2.6-SNAPSHOT</Gerrit-ApiVersion>
</properties>
<build>