Arent-Jan Banck pushed to branch release/4.2 at cms-community / 
hippo-project-archetype


Commits:
31d98e10 by Arent-Jan Banck at 2017-03-02T11:34:56+01:00
ARCHE-524 prepare release hippo-project-archetype-4.2.0

- - - - -
46e2dac5 by Arent-Jan Banck at 2017-03-02T11:36:48+01:00
ARCHE-524 prepare for next development iteration

- - - - -


2 changed files:

- pom.xml
- src/main/resources/archetype-resources/pom.xml


Changes:

=====================================
pom.xml
=====================================
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2010-2016 Hippo B.V. (http://www.onehippo.com)
+  Copyright 2010-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.
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.onehippo.cms7</groupId>
     <artifactId>hippo-cms7-project</artifactId>
-    <version>28</version>
+    <version>28.5</version>
   </parent>
 
   <name>Hippo CMS7 Project Archetype</name>
@@ -29,7 +29,7 @@
   </description>
 
   <artifactId>hippo-project-archetype</artifactId>
-  <version>4.2.0-SNAPSHOT</version>
+  <version>4.2.1-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <properties>


=====================================
src/main/resources/archetype-resources/pom.xml
=====================================
--- a/src/main/resources/archetype-resources/pom.xml
+++ b/src/main/resources/archetype-resources/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.onehippo.cms7</groupId>
     <artifactId>hippo-cms7-release</artifactId>
-    <version>11.2.0-SNAPSHOT</version>
+    <version>11.2.1-SNAPSHOT</version>
   </parent>
 
   <name>${projectName}</name>
@@ -64,7 +64,7 @@
     <!--***START temporary override of versions*** -->
     <!-- ***END temporary override of versions*** -->
 
-    <essentials.version>3.2.0-SNAPSHOT</essentials.version>
+    <essentials.version>3.2.1-SNAPSHOT</essentials.version>
     <jsp-api.version>2.2</jsp-api.version>
     <taglibs.version>1.2.1</taglibs.version>
     <xalan.version>2.7.1</xalan.version>



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-project-archetype/compare/efe4aae3a8b171b45bd703d46c292c868157d3e3...46e2dac50b90207d8fcdd149622f9286bd8ac53f
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to