Skip to content

Commit 48390c0

Browse files
committed
[maven-release-plugin] prepare release 1.0.0
1 parent 1523e2f commit 48390c0

File tree

7 files changed

+20
-27
lines changed

7 files changed

+20
-27
lines changed

aem-classification-maps/aem-classification-map-deprecations/pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<artifactId>aem-classification-map-deprecations</artifactId>
5-
<version>6.5.0.0-SNAPSHOT</version>
4+
<version>6.5.0.0</version>
65
<name>AEM Classification Map for Deprecations</name>
76
<description>Classification Maps containing deprecated resource types (derived from release notes)</description>
87

98
<parent>
109
<groupId>biz.netcentric.filevault.validator.maps</groupId>
1110
<artifactId>aem-classification-maps</artifactId>
12-
<version>1.0.0-SNAPSHOT</version>
11+
<version>1.0.0</version>
1312
</parent>
1413

1514

aem-classification-maps/aem-classification-map-repo-annotations/pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<artifactId>aem-classification-map-repo-annotations</artifactId>
5-
<version>6.5.3.0-SNAPSHOT</version>
4+
<version>6.5.3.0</version>
65
<name>AEM Classification Map from Repository Annotations</name>
76
<description>Classification Maps to be used with the validator</description>
87

98
<parent>
109
<groupId>biz.netcentric.filevault.validator.maps</groupId>
1110
<artifactId>aem-classification-maps</artifactId>
12-
<version>1.0.0-SNAPSHOT</version>
11+
<version>1.0.0</version>
1312
</parent>
1413

1514

aem-classification-maps/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<groupId>biz.netcentric.filevault.validator.maps</groupId>
54
<artifactId>aem-classification-maps</artifactId>
@@ -9,7 +8,7 @@
98
<parent>
109
<groupId>biz.netcentric.filevault.validator</groupId>
1110
<artifactId>aem-classification</artifactId>
12-
<version>1.0.0-SNAPSHOT</version>
11+
<version>1.0.0</version>
1312
</parent>
1413

1514
<modules>

aem-classification-maven-plugin/pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<artifactId>aem-classification-maven-plugin</artifactId>
54
<name>AEM Classification Maven Plugin</name>
@@ -9,7 +8,7 @@
98
<parent>
109
<groupId>biz.netcentric.filevault.validator</groupId>
1110
<artifactId>aem-classification</artifactId>
12-
<version>1.0.0-SNAPSHOT</version>
11+
<version>1.0.0</version>
1312
</parent>
1413

1514
<prerequisites>
@@ -52,7 +51,7 @@
5251
</goals>
5352
</pluginExecutionFilter>
5453
<action>
55-
<ignore></ignore>
54+
<ignore />
5655
</action>
5756
</pluginExecution>
5857
</pluginExecutions>

aem-classification-search-index-package/pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<artifactId>aem-classification-search-index-package</artifactId>
54
<name>AEM Classification Index Package</name>
@@ -9,7 +8,7 @@
98
<parent>
109
<groupId>biz.netcentric.filevault.validator</groupId>
1110
<artifactId>aem-classification</artifactId>
12-
<version>1.0.0-SNAPSHOT</version>
11+
<version>1.0.0</version>
1312
</parent>
1413

1514
<properties>
@@ -86,7 +85,7 @@
8685
</goals>
8786
</pluginExecutionFilter>
8887
<action>
89-
<ignore/>
88+
<ignore />
9089
</action>
9190
</pluginExecution>
9291
</pluginExecutions>

aem-classification-validator/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<artifactId>aem-classification-validator</artifactId>
54
<name>AEM Classification Validator</name>
@@ -8,7 +7,7 @@
87
<parent>
98
<groupId>biz.netcentric.filevault.validator</groupId>
109
<artifactId>aem-classification</artifactId>
11-
<version>1.0.0-SNAPSHOT</version>
10+
<version>1.0.0</version>
1211
</parent>
1312

1413

pom.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
32
<modelVersion>4.0.0</modelVersion>
43
<groupId>biz.netcentric.filevault.validator</groupId>
54
<artifactId>aem-classification</artifactId>
6-
<version>1.0.0-SNAPSHOT</version>
5+
<version>1.0.0</version>
76
<packaging>pom</packaging>
87
<name>AEM Classification Reactor</name>
98
<description>Reactor project building both the FileVault validator and the Maven Plugin</description>
@@ -37,7 +36,7 @@
3736
<connection>scm:git:ssh://[email protected]/Netcentric/aem-classification.git</connection>
3837
<developerConnection>scm:git:ssh://[email protected]/Netcentric/aem-classification.git</developerConnection>
3938
<url>https://github.com/Netcentric/aem-classification.git</url>
40-
<tag>HEAD</tag>
39+
<tag>1.0.0</tag>
4140
</scm>
4241

4342
<distributionManagement>
@@ -56,7 +55,7 @@
5655
<java.target.version>8</java.target.version> <!-- used for compiler plugin and animal-sniffer, for compatibility reasons with Java 9 only the values 6,7,8 and 9 is allowed -->
5756
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5857
<junit.jupiter.version>5.6.0</junit.jupiter.version>
59-
<arguments/> <!-- additional arguments for the forked Maven run during releases -->
58+
<arguments /> <!-- additional arguments for the forked Maven run during releases -->
6059
</properties>
6160

6261
<dependencyManagement>

0 commit comments

Comments
 (0)