Skip to content

Commit 3c9f2ba

Browse files
committed
use the latest version of the content-package-maven-plugin
1 parent b64ea54 commit 3c9f2ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorial-referenced-assets/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<plugin>
194194
<groupId>com.day.jcr.vault</groupId>
195195
<artifactId>content-package-maven-plugin</artifactId>
196-
<version>0.0.20</version>
196+
<version>0.0.24</version>
197197
<extensions>true</extensions>
198198
<configuration>
199199
<failOnError>true</failOnError>
@@ -262,4 +262,4 @@
262262
<module>bundle</module>
263263
<module>content</module>
264264
</modules>
265-
</project>
265+
</project>

0 commit comments

Comments
 (0)