Skip to content

Commit

Permalink
BACKLOG-13160 : Update module version and signature (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Draier authored Apr 16, 2020
1 parent cd52824 commit 01dd729
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
<parent>
<groupId>org.jahia.modules</groupId>
<artifactId>jahia-modules</artifactId>
<version>7.1.0.0</version>
<version>7.5.0.0-SNAPSHOT</version>
</parent>

<artifactId>tags</artifactId>
<version>7.4.0-SNAPSHOT</version>
<version>8.0.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Jahia Tags</name>
<description>This is the custom module (Jahia Tags) for running on a Jahia server.</description>
Expand All @@ -68,6 +68,8 @@

<properties>
<jahia-depends>default,siteSettings</jahia-depends>
<require-capability>osgi.extender;filter:="(osgi.extender=org.jahia.bundles.blueprint.extender.config)"</require-capability>
<jahia-module-signature>MC0CFEmU9WDnhzDHVA673WgjyJw1QgO7AhUAg4sTMg9xzE3m+Yj6GhVVo3bx4Eg=</jahia-module-signature>
</properties>

<repositories>
Expand Down

0 comments on commit 01dd729

Please sign in to comment.