This website requires JavaScript.
Explore
Get Started
opendev
/
gerrit
Code
Issues
Proposed changes
a7c0ba2b50
Branches
Tags
View all branches
gerrit
/
VERSION
2 lines
28 B
Plaintext
Raw
Normal View
History
Unescape
Escape
BUCK: deploy plugin api to local and remote maven repos `buck build api_install` copies the artifacts to the local maven repository. `buck build api_deploy` uploads the artifacts to the remote maven repository. The type of the repo is induced from the Gerrit version name, i. e. * 2.8-SNAPSHOT: snapshot repo * 2.8: release repo Change-Id: I063834bb39311a4d92f5fdbb183f70b1fb8418b6
2013-05-30 01:10:12 +02:00
GERRIT_VER = '2.8-SNAPSHOT'
Copy Permalink