Skip to content

Commit

Permalink
[skip ci] [maven-release-plugin]prepare release 8_7_0
Browse files Browse the repository at this point in the history
  • Loading branch information
jahia-ci committed Apr 11, 2024
1 parent f64cbd8 commit fcbc692
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>org.jahia.modules</groupId>
<artifactId>jahia-modules</artifactId>
<version>8.2.0.0-SNAPSHOT</version>
<version>8.2.0.0</version>
<relativePath />
</parent>

<artifactId>default</artifactId>
<version>8.7.0-SNAPSHOT</version>
<version>8.7.0</version>
<packaging>bundle</packaging>
<name>Default Jahia Templates</name>
<description>These are the custom templates for running on a Jahia server.</description>
Expand All @@ -36,7 +36,7 @@
<connection>scm:git:git@github.com:Jahia/default.git</connection>
<developerConnection>scm:git:git@github.com:Jahia/default.git</developerConnection>
<url>scm:git:git@github.com:Jahia/default.git</url>
<tag>HEAD</tag>
<tag>8_7_0</tag>
</scm>

<properties>
Expand Down

0 comments on commit fcbc692

Please sign in to comment.