Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 8, 2024
1 parent f0def92 commit 32634d3
Show file tree
Hide file tree
Showing 32 changed files with 35 additions and 39 deletions.
2 changes: 1 addition & 1 deletion eea-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>no-npe-eea-all</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions eea-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,14 @@ SPDX-FileContributor: Sebastian Thomschke (https://sebthom.de), Vegard IT GmbH (
SPDX-License-Identifier: EPL-2.0
SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
-->
<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 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>no-npe-eea-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion libs/eea-byte-buddy-1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-classgraph-4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-commons-configuration-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-commons-io-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-commons-lang-3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-directory-watcher-0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions libs/eea-eclipse-platform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,14 @@ SPDX-FileContributor: Sebastian Thomschke (https://sebthom.de), Vegard IT GmbH (
SPDX-License-Identifier: EPL-2.0
SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
-->
<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 https://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 https://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-gson-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-guava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-jackson-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-jakarta-mail-api-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-jakarta-servlet-api-6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-java-11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-java-17/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-java-21/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-javax-mail-api-1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-javax-portlet-api-3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-javax-servlet-api-4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-jaxb-4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-junit-5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-osgi-core-8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-quartz-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-slf4j-1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-slf4j-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-snakeyaml-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-spring-5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-spring-6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-wicket-10/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion libs/eea-xstream-1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-ArtifactOfProjectHomePage: https://github.com/vegardit/no-npe
<parent>
<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ check for new dependency/plugin updates using:

<groupId>com.vegardit.no-npe</groupId>
<artifactId>no-npe-parent</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.2.0</version>
<packaging>pom</packaging>


Expand Down Expand Up @@ -93,7 +93,7 @@ check for new dependency/plugin updates using:
<url>https://github.com/vegardit/no-npe</url>
<connection>scm:git:https://github.com/vegardit/no-npe.git</connection>
<developerConnection>scm:git:https://github.com/vegardit/no-npe.git</developerConnection>
<tag>HEAD</tag>
<tag>1.2.0</tag>
</scm>


Expand Down

0 comments on commit 32634d3

Please sign in to comment.