Skip to content

Commit 0fb5942

Browse files
authored
Merge pull request #67 from entando/ENGPM-472
ENGPM-472 Release 7.1.0
2 parents febdff4 + cec6b96 commit 0fb5942

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<parent>
55
<groupId>org.entando</groupId>
66
<artifactId>entando-core-parent</artifactId>
7-
<version>7.1.0-ENG-3917-PR-131</version>
7+
<version>7.1.0</version>
88
</parent>
99
<artifactId>entando-plugin-jpversioning</artifactId>
1010
<groupId>org.entando.entando.plugins</groupId>
1111
<packaging>war</packaging>
12-
<version>7.1.0-SNAPSHOT</version>
12+
<version>7.1.0</version>
1313
<name>Entando Plugin: Content Versioning</name>
1414
<description>Manages the versioning of portal content, storing the history of performed operations</description>
1515
<developers>
@@ -44,7 +44,7 @@
4444
<owaspSuppressionFileLocation>
4545
https://raw.githubusercontent.com/entando/entando-core-parent/v${project.parent.version}/owasp-dependency-check-suppression.xml
4646
</owaspSuppressionFileLocation>
47-
<entando-core-bom.version>7.1.0-ENG-3917</entando-core-bom.version>
47+
<entando-core-bom.version>7.1.0</entando-core-bom.version>
4848
</properties>
4949
<build>
5050
<resources>

0 commit comments

Comments
 (0)