Mathijs den Burger pushed to branch release/4.1 at cms-community / hippo-cms


Commits:
c662a744 by Mathijs den Burger at 2017-02-14T16:30:39+01:00
CMS-10611 Fix hippo-utilities version (set to 3.1.1-SNAPSHOT)

Version 3.2.0-SNAPSHOT refers to the 11.2 release, which is wrong
in a 11.1 release version.

- - - - -


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 2007-2016 Hippo B.V. (http://www.onehippo.com)
+  Copyright 2007-2017 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.
@@ -86,7 +86,7 @@
 
     <hippo.commons.version>3.1.0</hippo.commons.version>
     <hippo.frontend.theme.version>3.1.0</hippo.frontend.theme.version>
-    <hippo.utilities.version>3.2.0-SNAPSHOT</hippo.utilities.version>
+    <hippo.utilities.version>3.1.1-SNAPSHOT</hippo.utilities.version>
     <hippo.services.version>3.1.0</hippo.services.version>
     <hippo.repository.version>4.1.0</hippo.repository.version>
 



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-cms/commit/c662a74464ee05740f06d8e87dcd99dc48de306a
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to