Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed Feb 5, 2021
1 parent 0baa89f commit f4a2b51
Show file tree
Hide file tree
Showing 18 changed files with 39 additions and 109 deletions.
8 changes: 2 additions & 6 deletions aggregate/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
8 changes: 2 additions & 6 deletions api/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
8 changes: 2 additions & 6 deletions assembly/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
8 changes: 2 additions & 6 deletions cassandra/common/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-cassandra-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
7 changes: 2 additions & 5 deletions cassandra/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
8 changes: 2 additions & 6 deletions cassandra/search/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-cassandra-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
8 changes: 2 additions & 6 deletions cassandra/storage/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-cassandra-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
8 changes: 2 additions & 6 deletions cassandra/test/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-cassandra-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
8 changes: 2 additions & 6 deletions examples/gsod/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-examples</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
7 changes: 2 additions & 5 deletions examples/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
8 changes: 2 additions & 6 deletions examples/stress/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-examples</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
6 changes: 2 additions & 4 deletions graphite/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
9 changes: 2 additions & 7 deletions karaf/pom.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="
http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd ">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
8 changes: 2 additions & 6 deletions metrics-reporter/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
9 changes: 3 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
<?xml version="1.0" encoding="UTF-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>org.opennms.newts</groupId>
<artifactId>newts-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
<packaging>pom</packaging>
<url>http://newts.io</url>
<name>Newts</name>
Expand All @@ -26,6 +22,7 @@
<url>https://github.com/OpenNMS/newts</url>
<connection>scm:git:https://github.com/OpenNMS/newts.git</connection>
<developerConnection>scm:git:[email protected]:OpenNMS/newts</developerConnection>
<tag>1.5.3</tag>
</scm>

<developers>
Expand Down
8 changes: 2 additions & 6 deletions queryparser/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
14 changes: 4 additions & 10 deletions rest/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -142,10 +138,8 @@
</goals>
<configuration>
<transformers>
<transformer
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
<transformer
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<mainClass>org.opennms.newts.rest.NewtsService</mainClass>
</transformer>
</transformers>
Expand Down
8 changes: 2 additions & 6 deletions ui/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
<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">

<parent>
<groupId>org.opennms.newts</groupId>
<artifactId>newts-parent</artifactId>
<version>1.5.3-SNAPSHOT</version>
<version>1.5.3</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit f4a2b51

Please sign in to comment.