Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kwin committed Mar 11, 2020
1 parent 1523e2f commit 48390c0
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 27 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>aem-classification-map-deprecations</artifactId>
<version>6.5.0.0-SNAPSHOT</version>
<version>6.5.0.0</version>
<name>AEM Classification Map for Deprecations</name>
<description>Classification Maps containing deprecated resource types (derived from release notes)</description>

<parent>
<groupId>biz.netcentric.filevault.validator.maps</groupId>
<artifactId>aem-classification-maps</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>


Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>aem-classification-map-repo-annotations</artifactId>
<version>6.5.3.0-SNAPSHOT</version>
<version>6.5.3.0</version>
<name>AEM Classification Map from Repository Annotations</name>
<description>Classification Maps to be used with the validator</description>

<parent>
<groupId>biz.netcentric.filevault.validator.maps</groupId>
<artifactId>aem-classification-maps</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>


Expand Down
5 changes: 2 additions & 3 deletions aem-classification-maps/pom.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<groupId>biz.netcentric.filevault.validator.maps</groupId>
<artifactId>aem-classification-maps</artifactId>
Expand All @@ -9,7 +8,7 @@
<parent>
<groupId>biz.netcentric.filevault.validator</groupId>
<artifactId>aem-classification</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<modules>
Expand Down
7 changes: 3 additions & 4 deletions aem-classification-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>aem-classification-maven-plugin</artifactId>
<name>AEM Classification Maven Plugin</name>
Expand All @@ -9,7 +8,7 @@
<parent>
<groupId>biz.netcentric.filevault.validator</groupId>
<artifactId>aem-classification</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<prerequisites>
Expand Down Expand Up @@ -52,7 +51,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down
7 changes: 3 additions & 4 deletions aem-classification-search-index-package/pom.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>aem-classification-search-index-package</artifactId>
<name>AEM Classification Index Package</name>
Expand All @@ -9,7 +8,7 @@
<parent>
<groupId>biz.netcentric.filevault.validator</groupId>
<artifactId>aem-classification</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<properties>
Expand Down Expand Up @@ -86,7 +85,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down
5 changes: 2 additions & 3 deletions aem-classification-validator/pom.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>aem-classification-validator</artifactId>
<name>AEM Classification Validator</name>
Expand All @@ -8,7 +7,7 @@
<parent>
<groupId>biz.netcentric.filevault.validator</groupId>
<artifactId>aem-classification</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>


Expand Down
9 changes: 4 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<groupId>biz.netcentric.filevault.validator</groupId>
<artifactId>aem-classification</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>pom</packaging>
<name>AEM Classification Reactor</name>
<description>Reactor project building both the FileVault validator and the Maven Plugin</description>
Expand Down Expand Up @@ -37,7 +36,7 @@
<connection>scm:git:ssh://[email protected]/Netcentric/aem-classification.git</connection>
<developerConnection>scm:git:ssh://[email protected]/Netcentric/aem-classification.git</developerConnection>
<url>https://github.com/Netcentric/aem-classification.git</url>
<tag>HEAD</tag>
<tag>1.0.0</tag>
</scm>

<distributionManagement>
Expand All @@ -56,7 +55,7 @@
<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 -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.jupiter.version>5.6.0</junit.jupiter.version>
<arguments/> <!-- additional arguments for the forked Maven run during releases -->
<arguments /> <!-- additional arguments for the forked Maven run during releases -->
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 48390c0

Please sign in to comment.