Skip to content

Commit

Permalink
13.0.7 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed Mar 1, 2024
1 parent 257ef7b commit 2e08e62
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.primefaces.extensions</groupId>
<artifactId>primefaces-extensions-parent</artifactId>
<version>13.0.7-SNAPSHOT</version>
<version>13.0.7</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>primefaces-extensions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion monacoeditor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.primefaces.extensions</groupId>
<artifactId>primefaces-extensions-parent</artifactId>
<version>13.0.7-SNAPSHOT</version>
<version>13.0.7</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>resources-monacoeditor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.primefaces.extensions</groupId>
<artifactId>primefaces-extensions-parent</artifactId>
<version>13.0.7-SNAPSHOT</version>
<version>13.0.7</version>
<packaging>pom</packaging>
<name>PrimeFaces Extensions Parent</name>
<description>
Expand Down
2 changes: 1 addition & 1 deletion showcase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.primefaces.extensions</groupId>
<artifactId>primefaces-extensions-parent</artifactId>
<version>13.0.7-SNAPSHOT</version>
<version>13.0.7</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>primefaces-extensions-showcase</artifactId>
Expand Down

0 comments on commit 2e08e62

Please sign in to comment.