Skip to content

Commit 1c0c32d

Browse files
committed
---
yaml --- r: 1415 b: refs/heads/master c: abf6b06 h: refs/heads/master i: 1413: c8dc243 1411: fe4ff26 1407: 6529f81
1 parent 31717db commit 1c0c32d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 231b84a6ab5ed55eb6cda9ee9a07b3cbacc99763
2+
refs/heads/master: abf6b0640e78128dffb5729e8803be372259db6d
33
refs/heads/travis: e21ee7b88a5edc3f3d8c71f90c3fc32abf7e8dd6
44
refs/heads/gh-pages: d1b373c30c176edc08692348167bec3a244bb823
55
refs/heads/bigquery: 762fa5830e6c398c0396177e3e7fd243bd62cfc3

trunk/RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Go to the [releases page](https://github.com/GoogleCloudPlatform/gcloud-java/rel
1919
git --no-pager log v0.0.12..v0.1.0 --pretty=oneline --abbrev-commit --no-merges
2020
```
2121

22-
Ensure that the format is consistent with previous releases (for an example, see the [0.1.0 release](https://github.com/GoogleCloudPlatform/gcloud-java/releases/tag/v0.1.0)). After adding any missing updates and reformatting as necessary, publish the "draft".
22+
Ensure that the format is consistent with previous releases (for an example, see the [0.1.0 release](https://github.com/GoogleCloudPlatform/gcloud-java/releases/tag/v0.1.0)). After adding any missing updates and reformatting as necessary, publish the draft. Finally, create a new draft for the next release.
2323

2424
5. Run `utilities/update_pom_version.sh` again (to include "-SNAPSHOT" in the project version).
2525
As mentioned before, there is an optional version argument. By default, the script will update the version from "X.Y.Z" to "X.Y.Z+1-SNAPSHOT". Suppose a different version is desired, for example X+1.0.0-SNAPSHOT. Then the appropriate command to run would be `utilities/update_pom_version.sh X+1.0.0-SNAPSHOT`.

0 commit comments

Comments
 (0)