We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6bfd9a commit c2b1394Copy full SHA for c2b1394
README.md
@@ -74,7 +74,6 @@ You can use this validator with the [FileVault Package Maven Plugin][3] in versi
74
<plugin>
75
<groupId>org.apache.jackrabbit</groupId>
76
<artifactId>filevault-package-maven-plugin</artifactId>
77
- <version>1.1.6</version>
78
<configuration>
79
<validatorsSettings>
80
<netcentric-aem-cloud>
@@ -88,7 +87,7 @@ You can use this validator with the [FileVault Package Maven Plugin][3] in versi
88
87
<dependency>
89
<groupId>biz.netcentric.filevault.validator</groupId>
90
<artifactId>aem-cloud-validator</artifactId>
91
- <version>1.2.0</version>
+ <version><latestversion></version>
92
</dependency>
93
</dependencies>
94
</plugin>
0 commit comments