Skip to content

Commit

Permalink
Release 2.14.20
Browse files Browse the repository at this point in the history
  • Loading branch information
ataylor284 committed Dec 30, 2020
1 parent c387fd5 commit 499b101
Show file tree
Hide file tree
Showing 121 changed files with 281 additions and 275 deletions.
2 changes: 1 addition & 1 deletion assemblies/nexus-bundle-template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.sonatype.nexus.assemblies</groupId>
<artifactId>nexus-assemblies</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-bundle-template</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions assemblies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-parent</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<groupId>org.sonatype.nexus.assemblies</groupId>
Expand All @@ -41,15 +41,15 @@
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-components</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-plugins</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

Expand Down
42 changes: 21 additions & 21 deletions buildsupport/all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-all</artifactId>
Expand All @@ -35,159 +35,159 @@
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-commons</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-db</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-gwt</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-httpclient</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-insight</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-maven</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-messaging</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-shiro</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-bouncycastle</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-jetty</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-goodies</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-groovy</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-guice</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-logging</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-osgi</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-other</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-plexus</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-rest</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-testing</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-metrics</artifactId>
<type>pom</type>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
<scope>import</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions buildsupport/bouncycastle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-bouncycastle</artifactId>
<name>${project.groupId}:${project.artifactId}</name>
<packaging>pom</packaging>

<properties>
<bouncycastle.version>1.64</bouncycastle.version>
<bouncycastle.version>1.66</bouncycastle.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-db</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/goodies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-goodies</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-groovy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/guice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-guice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/gwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-gwt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/httpclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-httpclient</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/insight/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-insight</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-jetty</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-logging</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-maven</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions buildsupport/messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-messaging</artifactId>
<name>${project.groupId}:${project.artifactId}</name>
<packaging>pom</packaging>

<properties>
<apache-activemq.version>5.9.1</apache-activemq.version>
<apache-activemq.version>5.16.0</apache-activemq.version>
<apache-camel.version>2.17.7</apache-camel.version>
<spring.version>4.3.16.RELEASE</spring.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-metrics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-osgi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/other/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>2.14.19-01</version>
<version>2.14.20-02</version>
</parent>

<artifactId>nexus-buildsupport-other</artifactId>
Expand Down
Loading

0 comments on commit 499b101

Please sign in to comment.