Skip to content

Commit

Permalink
Update for jahia 8
Browse files Browse the repository at this point in the history
  • Loading branch information
pvollenweider committed May 26, 2020
1 parent c4f727f commit 46de766
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 64 deletions.
7 changes: 5 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<parent>
<artifactId>jahia-modules</artifactId>
<groupId>org.jahia.modules</groupId>
<version>7.1.2.0</version>
<version>8.0.0.0</version>
</parent>
<groupId>org.jahia.modules</groupId>
<artifactId>highlightjs</artifactId>
Expand All @@ -64,6 +64,9 @@
<url>https://github.com/pvollenweider/highlight.js</url>
<tag>HEAD</tag>
</scm>
<properties>
<jahia-module-signature>MCwCFBncWEKCSo0BpcrODe7ebrcKHIjkAhQII0IVFoX1rtaJ3SfXZS0Y94eslA==</jahia-module-signature>
</properties>

<repositories>
<repository>
Expand Down Expand Up @@ -94,4 +97,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
20 changes: 0 additions & 20 deletions src/main/import/repository.xml.generated

This file was deleted.

20 changes: 0 additions & 20 deletions src/main/resources/META-INF/highlightjs.tld.disabled

This file was deleted.

14 changes: 0 additions & 14 deletions src/main/resources/META-INF/rules.drl.disabled

This file was deleted.

8 changes: 0 additions & 8 deletions src/main/resources/META-INF/spring/highlightjs.xml.disabled

This file was deleted.

0 comments on commit 46de766

Please sign in to comment.