File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
aem-classification-maven-plugin
aem-classification-validator Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >biz.netcentric.filevault.validator</groupId >
1010 <artifactId >aem-classification</artifactId >
11- <version >1.0.1-SNAPSHOT </version >
11+ <version >1.0.1</version >
1212 </parent >
1313
1414 <prerequisites >
118118 <dependency >
119119 <groupId >biz.netcentric.filevault.validator</groupId >
120120 <artifactId >aem-classification-validator</artifactId >
121- <version >1.1.0-SNAPSHOT </version >
121+ <version >1.1.0</version >
122122 </dependency >
123123 <dependency >
124124 <groupId >commons-lang</groupId >
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <artifactId >aem-classification-validator</artifactId >
44 <name >AEM Classification Validator</name >
5- <version >1.1.0-SNAPSHOT </version >
5+ <version >1.1.0</version >
66 <description >FileVault validator which verifies that a package complies with the AEM content classifications (https://experienceleague.adobe.com/docs/experience-manager-65/deploying/upgrading/sustainable-upgrades.html?lang=en).</description >
77
88 <parent >
99 <groupId >biz.netcentric.filevault.validator</groupId >
1010 <artifactId >aem-classification</artifactId >
11- <version >1.0.1-SNAPSHOT </version >
11+ <version >1.0.1</version >
1212 </parent >
1313
1414 <scm >
1515 <
connection >scm:git:ssh://
[email protected] /Netcentric/aem-classification.git</
connection >
1616 <
developerConnection >scm:git:ssh://
[email protected] /Netcentric/aem-classification.git</
developerConnection >
1717 <url >https://github.com/Netcentric/aem-classification.git</url >
18- <tag >HEAD </tag >
18+ <tag >aem-classification-1.0.1 </tag >
1919 </scm >
2020
2121 <dependencies >
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >biz.netcentric.filevault.validator</groupId >
44 <artifactId >aem-classification</artifactId >
5- <version >1.0.1-SNAPSHOT </version >
5+ <version >1.0.1</version >
66 <packaging >pom</packaging >
77 <name >AEM Classification Reactor</name >
88 <description >Reactor project building both the FileVault validator and the Maven Plugin</description >
3636 <
connection >scm:git:ssh://
[email protected] /Netcentric/aem-classification.git</
connection >
3737 <
developerConnection >scm:git:ssh://
[email protected] /Netcentric/aem-classification.git</
developerConnection >
3838 <url >https://github.com/Netcentric/aem-classification.git</url >
39- <tag >HEAD </tag >
39+ <tag >aem-classification-1.0.1 </tag >
4040 </scm >
4141
4242 <distributionManagement >
You can’t perform that action at this time.
0 commit comments