Skip to content

Commit

Permalink
NXP-32775: Tmp change pom
Browse files Browse the repository at this point in the history
  • Loading branch information
guirenard committed Jan 8, 2025
1 parent cd9b247 commit a691c33
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.nuxeo</groupId>
<artifactId>nuxeo-parent</artifactId>
<version>2025.0-SNAPSHOT</version>
<version>2025.0.120</version>
</parent>

<groupId>org.nuxeo.retention</groupId>
Expand Down Expand Up @@ -83,6 +83,11 @@
<ratchetFrom>origin/lts-2025</ratchetFrom>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>3.1.0</version>
</plugin>
</plugins>
</pluginManagement>
</build>
Expand Down

0 comments on commit a691c33

Please sign in to comment.