Arent-Jan Banck pushed to branch release/3.1 at cms-community / hippo-services-api
Commits: d07c68bd by Arent-Jan Banck at 2016-10-25T17:10:21+02:00 CMS-10513 prepare release hippo-services-3.1.0 - - - - - ba140391 by Arent-Jan Banck at 2016-10-25T17:10:23+02:00 CMS-10513 prepare for next development iteration - - - - - 1 changed file: - pom.xml Changes: ===================================== pom.xml ===================================== --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright 2012-2015 Hippo B.V. (http://www.onehippo.com) + Copyright 2012-2016 Hippo B.V. (http://www.onehippo.com) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -21,12 +21,12 @@ <parent> <groupId>org.onehippo.cms7</groupId> <artifactId>hippo-cms7-project</artifactId> - <version>28</version> + <version>28.4</version> </parent> <name>Hippo CMS7 Services</name> <artifactId>hippo-services</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <inceptionYear>2012</inceptionYear> @@ -34,7 +34,7 @@ <!-- use root project name for all project modules NOTICE files, should be the same as in the root NOTICE file --> <notice.project.name>Hippo CMS7 Services</notice.project.name> - <hippo.commons.version>3.1.0-SNAPSHOT</hippo.commons.version> + <hippo.commons.version>3.1.0</hippo.commons.version> <easymock.version>3.0</easymock.version> </properties> View it on GitLab: https://code.onehippo.org/cms-community/hippo-services-api/compare/05a86837d52cb4783f23b3e2d7cb7190fb285034...ba140391f72c91c100a30e77ba144e3ffc4be52b
_______________________________________________ Hippocms-svn mailing list [email protected] https://lists.onehippo.org/mailman/listinfo/hippocms-svn
