Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
hippo-essentials
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
JIRA
JIRA
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
cms-community
hippo-essentials
Commits
00f67738
Commit
00f67738
authored
Dec 22, 2015
by
Tobias Jeger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ESSENTIALS-818
: fix typo in version number.
parent
c10cac9e
Changes
36
Hide whitespace changes
Inline
Side-by-side
Showing
36 changed files
with
36 additions
and
36 deletions
+36
-36
pom.xml
components/cms/pom.xml
+1
-1
pom.xml
components/hst/pom.xml
+1
-1
pom.xml
components/pom.xml
+1
-1
pom.xml
dashboard-dependencies/pom.xml
+1
-1
pom.xml
dashboard/pom.xml
+1
-1
pom.xml
plugin-sdk/api/pom.xml
+1
-1
pom.xml
plugin-sdk/implementation/pom.xml
+1
-1
pom.xml
plugin-sdk/pom.xml
+1
-1
pom.xml
plugins/banner-and-carousel/pom.xml
+1
-1
pom.xml
plugins/bean-writer/pom.xml
+1
-1
pom.xml
plugins/blog/pom.xml
+1
-1
pom.xml
plugins/content-blocks/pom.xml
+1
-1
pom.xml
plugins/document-wizard/pom.xml
+1
-1
pom.xml
plugins/events/pom.xml
+1
-1
pom.xml
plugins/faq/pom.xml
+1
-1
pom.xml
plugins/gallery-manager/pom.xml
+1
-1
pom.xml
plugins/google-maps/pom.xml
+1
-1
pom.xml
plugins/image-component/pom.xml
+1
-1
pom.xml
plugins/list/pom.xml
+1
-1
pom.xml
plugins/menu/pom.xml
+1
-1
pom.xml
plugins/news/pom.xml
+1
-1
pom.xml
plugins/poll/pom.xml
+1
-1
pom.xml
plugins/pom.xml
+1
-1
pom.xml
plugins/related-documents/pom.xml
+1
-1
pom.xml
plugins/rest-services/pom.xml
+1
-1
pom.xml
plugins/robots/pom.xml
+1
-1
pom.xml
plugins/search/pom.xml
+1
-1
pom.xml
plugins/selection/pom.xml
+1
-1
pom.xml
plugins/seo/pom.xml
+1
-1
pom.xml
plugins/simple-content/pom.xml
+1
-1
pom.xml
plugins/sitemap/pom.xml
+1
-1
pom.xml
plugins/skeleton-package/pom.xml
+1
-1
pom.xml
plugins/tagging/pom.xml
+1
-1
pom.xml
plugins/taxonomy/pom.xml
+1
-1
pom.xml
plugins/video/pom.xml
+1
-1
pom.xml
pom.xml
+1
-1
No files found.
components/cms/pom.xml
View file @
00f67738
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-components
</artifactId>
<artifactId>
hippo-essentials-components
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials CMS Component Library
</name>
<name>
Hippo Essentials CMS Component Library
</name>
...
...
components/hst/pom.xml
View file @
00f67738
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-components
</artifactId>
<artifactId>
hippo-essentials-components
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials HST Component Library
</name>
<name>
Hippo Essentials HST Component Library
</name>
...
...
components/pom.xml
View file @
00f67738
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials
</artifactId>
<artifactId>
hippo-essentials
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Components
</name>
<name>
Hippo Essentials Components
</name>
...
...
dashboard-dependencies/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<artifactId>
hippo-essentials
</artifactId>
<artifactId>
hippo-essentials
</artifactId>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
dependencies
</name>
<name>
dependencies
</name>
...
...
dashboard/pom.xml
View file @
00f67738
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials
</artifactId>
<artifactId>
hippo-essentials
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
hippo-essentials-dashboard
</artifactId>
<artifactId>
hippo-essentials-dashboard
</artifactId>
...
...
plugin-sdk/api/pom.xml
View file @
00f67738
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugin-sdk
</artifactId>
<artifactId>
hippo-essentials-plugin-sdk
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Plugin SDK API
</name>
<name>
Hippo Essentials Plugin SDK API
</name>
...
...
plugin-sdk/implementation/pom.xml
View file @
00f67738
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugin-sdk
</artifactId>
<artifactId>
hippo-essentials-plugin-sdk
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Plugin SDK Implementation
</name>
<name>
Hippo Essentials Plugin SDK Implementation
</name>
...
...
plugin-sdk/pom.xml
View file @
00f67738
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials
</artifactId>
<artifactId>
hippo-essentials
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Plugin SDK
</name>
<name>
Hippo Essentials Plugin SDK
</name>
...
...
plugins/banner-and-carousel/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Banner and Carousel Plugin
</name>
<name>
Hippo Essentials Banner and Carousel Plugin
</name>
...
...
plugins/bean-writer/pom.xml
View file @
00f67738
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Bean Writer Plugin
</name>
<name>
Hippo Essentials Bean Writer Plugin
</name>
...
...
plugins/blog/pom.xml
View file @
00f67738
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Blog Plugin
</name>
<name>
Hippo Essentials Blog Plugin
</name>
...
...
plugins/content-blocks/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Content Blocks Plugin
</name>
<name>
Hippo Essentials Content Blocks Plugin
</name>
...
...
plugins/document-wizard/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Document Wizard Plugin
</name>
<name>
Hippo Essentials Document Wizard Plugin
</name>
...
...
plugins/events/pom.xml
View file @
00f67738
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Events Plugin
</name>
<name>
Hippo Essentials Events Plugin
</name>
...
...
plugins/faq/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials FAQ Plugin
</name>
<name>
Hippo Essentials FAQ Plugin
</name>
...
...
plugins/gallery-manager/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Gallery Manager Plugin
</name>
<name>
Hippo Essentials Gallery Manager Plugin
</name>
...
...
plugins/google-maps/pom.xml
View file @
00f67738
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
<parent>
<parent>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
plugins/image-component/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Image Component Plugin
</name>
<name>
Hippo Essentials Image Component Plugin
</name>
...
...
plugins/list/pom.xml
View file @
00f67738
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials List Plugin
</name>
<name>
Hippo Essentials List Plugin
</name>
...
...
plugins/menu/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Menu Plugin
</name>
<name>
Hippo Essentials Menu Plugin
</name>
...
...
plugins/news/pom.xml
View file @
00f67738
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials News Plugin
</name>
<name>
Hippo Essentials News Plugin
</name>
...
...
plugins/poll/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Poll Plugin
</name>
<name>
Hippo Essentials Poll Plugin
</name>
...
...
plugins/pom.xml
View file @
00f67738
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials
</artifactId>
<artifactId>
hippo-essentials
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<name>
Hippo Essentials Plugins
</name>
<name>
Hippo Essentials Plugins
</name>
...
...
plugins/related-documents/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Related Documents Plugin
</name>
<name>
Hippo Essentials Related Documents Plugin
</name>
...
...
plugins/rest-services/pom.xml
View file @
00f67738
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials REST Services Plugin
</name>
<name>
Hippo Essentials REST Services Plugin
</name>
...
...
plugins/robots/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Robots Plugin
</name>
<name>
Hippo Essentials Robots Plugin
</name>
...
...
plugins/search/pom.xml
View file @
00f67738
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Search Plugin
</name>
<name>
Hippo Essentials Search Plugin
</name>
...
...
plugins/selection/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Selection Plugin
</name>
<name>
Hippo Essentials Selection Plugin
</name>
...
...
plugins/seo/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials SEO Plugin
</name>
<name>
Hippo Essentials SEO Plugin
</name>
...
...
plugins/simple-content/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Simple Content Plugin
</name>
<name>
Hippo Essentials Simple Content Plugin
</name>
<description>
Hippo Essentials Simple Content Plugin
</description>
<description>
Hippo Essentials Simple Content Plugin
</description>
...
...
plugins/sitemap/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Sitemap Plugin
</name>
<name>
Hippo Essentials Sitemap Plugin
</name>
...
...
plugins/skeleton-package/pom.xml
View file @
00f67738
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Skeleton Package
</name>
<name>
Hippo Essentials Skeleton Package
</name>
...
...
plugins/tagging/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Tagging Plugin
</name>
<name>
Hippo Essentials Tagging Plugin
</name>
...
...
plugins/taxonomy/pom.xml
View file @
00f67738
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Taxonomy Plugin
</name>
<name>
Hippo Essentials Taxonomy Plugin
</name>
...
...
plugins/video/pom.xml
View file @
00f67738
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<parent>
<parent>
<groupId>
org.onehippo.cms7
</groupId>
<groupId>
org.onehippo.cms7
</groupId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<artifactId>
hippo-essentials-plugins
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
</parent>
</parent>
<name>
Hippo Essentials Video Plugin
</name>
<name>
Hippo Essentials Video Plugin
</name>
...
...
pom.xml
View file @
00f67738
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
<name>
Hippo Essentials
</name>
<name>
Hippo Essentials
</name>
<description>
Hippo Essentials
</description>
<description>
Hippo Essentials
</description>
<artifactId>
hippo-essentials
</artifactId>
<artifactId>
hippo-essentials
</artifactId>
<version>
3
.2.0-rest-api-SNAPSHOT
</version>
<version>
2
.2.0-rest-api-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
<properties>
<properties>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment