Just FYI, you don't need to revert back to previous artifact version, just set them properly in the release script and it will do what is needed.
On Wed, Apr 19, 2017 at 12:48 PM, <ac...@apache.org> wrote: > Repository: incubator-systemml > Updated Branches: > refs/heads/master 4c74a3434 -> 7bf07252c > > > [FIX] Setting release version number > > > Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo > Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/ > commit/7bf07252 > Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/ > tree/7bf07252 > Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/ > diff/7bf07252 > > Branch: refs/heads/master > Commit: 7bf07252c3873553e5f1a939d4e937319ddd7aba > Parents: 4c74a34 > Author: Arvind Surve <ac...@yahoo.com> > Authored: Wed Apr 19 12:46:36 2017 -0700 > Committer: Arvind Surve <ac...@yahoo.com> > Committed: Wed Apr 19 12:46:36 2017 -0700 > > ---------------------------------------------------------------------- > pom.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > ---------------------------------------------------------------------- > > > http://git-wip-us.apache.org/repos/asf/incubator-systemml/ > blob/7bf07252/pom.xml > ---------------------------------------------------------------------- > diff --git a/pom.xml b/pom.xml > index d761e24..e77c7d0 100644 > --- a/pom.xml > +++ b/pom.xml > @@ -25,7 +25,7 @@ > <version>18</version> > </parent> > <groupId>org.apache.systemml</groupId> > - <version>0.15.0-incubating-SNAPSHOT</version> > + <version>0.14.0-incubating-SNAPSHOT</version> > <artifactId>systemml</artifactId> > <packaging>jar</packaging> > <name>SystemML</name> > > -- Luciano Resende http://twitter.com/lresende1975 http://lresende.blogspot.com/