Skip to content

Commit c2b1394

Browse files
authored
Remove version from examples
1 parent e6bfd9a commit c2b1394

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ You can use this validator with the [FileVault Package Maven Plugin][3] in versi
7474
<plugin>
7575
<groupId>org.apache.jackrabbit</groupId>
7676
<artifactId>filevault-package-maven-plugin</artifactId>
77-
<version>1.1.6</version>
7877
<configuration>
7978
<validatorsSettings>
8079
<netcentric-aem-cloud>
@@ -88,7 +87,7 @@ You can use this validator with the [FileVault Package Maven Plugin][3] in versi
8887
<dependency>
8988
<groupId>biz.netcentric.filevault.validator</groupId>
9089
<artifactId>aem-cloud-validator</artifactId>
91-
<version>1.2.0</version>
90+
<version><latestversion></version>
9291
</dependency>
9392
</dependencies>
9493
</plugin>

0 commit comments

Comments
 (0)