On Wed, Feb 14, 2018 at 8:04 AM, Rob Tompkins <chtom...@gmail.com> wrote:
> Given the typographical errors, should we roll a 1.1? > Why not? :-) Meaning "Go for it" :-) Gary > > > On Feb 14, 2018, at 9:45 AM, ggreg...@apache.org wrote: > > > > Repository: commons-release-plugin > > Updated Branches: > > refs/heads/master efce48a13 -> 144b5ce3b > > > > > > Add self. > > > > Project: http://git-wip-us.apache.org/repos/asf/commons-release- > plugin/repo > > Commit: http://git-wip-us.apache.org/repos/asf/commons-release- > plugin/commit/144b5ce3 > > Tree: http://git-wip-us.apache.org/repos/asf/commons-release- > plugin/tree/144b5ce3 > > Diff: http://git-wip-us.apache.org/repos/asf/commons-release- > plugin/diff/144b5ce3 > > > > Branch: refs/heads/master > > Commit: 144b5ce3bb36bed892666a5946bf5ba6fbcdbc9d > > Parents: efce48a > > Author: Gary Gregory <garydgreg...@gmail.com> > > Authored: Wed Feb 14 07:45:47 2018 -0700 > > Committer: Gary Gregory <garydgreg...@gmail.com> > > Committed: Wed Feb 14 07:45:47 2018 -0700 > > > > ---------------------------------------------------------------------- > > pom.xml | 6 ++++++ > > 1 file changed, 6 insertions(+) > > ---------------------------------------------------------------------- > > > > > > http://git-wip-us.apache.org/repos/asf/commons-release- > plugin/blob/144b5ce3/pom.xml > > ---------------------------------------------------------------------- > > diff --git a/pom.xml b/pom.xml > > index 09432fb..ef35ed5 100644 > > --- a/pom.xml > > +++ b/pom.xml > > @@ -63,6 +63,12 @@ > > <email>chtom...@apache.org</email> > > <timezone>-5</timezone> > > </developer> > > + <developer> > > + <name>Gary Gregory</name> > > + <id>ggregory</id> > > + <email>ggreg...@apache.org</email> > > + <timezone>-6</timezone> > > + </developer> > > </developers> > > > > <properties> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >