On Fri, 2018-01-12 at 10:07 -0700, Gary Gregory wrote: > Yeah, sorry about that. I plan on leaving 4.4.9-RC1 as is. I did not > realize git master still had 4.4.9 as the POM version which is > confusing. > > Gary >
All right. No worries. I'll clean it up after the release. Oleg > On Fri, Jan 12, 2018 at 8:49 AM, Oleg Kalnichevski <[email protected]> > wrote: > > > On Fri, 2018-01-12 at 15:42 +0000, [email protected] wrote: > > > Repository: httpcomponents-core > > > Updated Branches: > > > refs/heads/4.4.x 7bfaa28f4 -> 71c97c309 > > > > > > > > > Update httpcomponents-parent from 9 to 10. > > > > > > > Hi Gary > > > > I do not know what you intent to do but generally one ought not > > push > > changes to a branch while in the release (non-SNAPSHOT) mode. > > > > Now you need to be very careful creating the release tag for 4.4.9. > > > > Oleg > > > > > > > Project: http://git-wip-us.apache.org/repos/asf/httpcomponents- > > > core/repo > > > Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-cor > > > e/co > > > mmit/71c97c30 > > > Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/ > > > tree > > > /71c97c30 > > > Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/ > > > diff > > > /71c97c30 > > > > > > Branch: refs/heads/4.4.x > > > Commit: 71c97c30912f4d0161b6f9fa05b55b05c53681ed > > > Parents: 7bfaa28 > > > Author: Gary Gregory <[email protected]> > > > Authored: Fri Jan 12 08:42:34 2018 -0700 > > > Committer: Gary Gregory <[email protected]> > > > Committed: Fri Jan 12 08:42:34 2018 -0700 > > > > > > --------------------------------------------------------------- > > > ---- > > > --- > > > pom.xml | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > --------------------------------------------------------------- > > > ---- > > > --- > > > > > > > > > http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/7 > > > 1c97 > > > c30/pom.xml > > > --------------------------------------------------------------- > > > ---- > > > --- > > > diff --git a/pom.xml b/pom.xml > > > index 2f281af..5ce7bd1 100644 > > > --- a/pom.xml > > > +++ b/pom.xml > > > @@ -29,7 +29,7 @@ > > > <groupId>org.apache.httpcomponents</groupId> > > > <artifactId>httpcomponents-parent</artifactId> > > > <relativePath>../httpcomponents- > > > parent/pom.xml</relativePath> > > > - <version>9</version> > > > + <version>10</version> > > > </parent> > > > <modelVersion>4.0.0</modelVersion> > > > <artifactId>httpcomponents-core</artifactId> > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
