Skip to content

Commit

Permalink
Public export of Nexus code:
Browse files Browse the repository at this point in the history
  - 01d0c7e678e323f43e3291dc32d738e11a75cb53 by Sonatype Zion <zion@sonatype.com>

GitOrigin-RevId: 01d0c7e678e323f43e3291dc32d738e11a75cb53
  • Loading branch information
sonatype-zion committed Apr 2, 2024
1 parent 42d8cc5 commit 23f0523
Show file tree
Hide file tree
Showing 122 changed files with 257 additions and 257 deletions.
2 changes: 1 addition & 1 deletion assemblies/nexus-base-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.sonatype.nexus.assemblies</groupId>
<artifactId>nexus-assemblies</artifactId>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-base-feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assemblies/nexus-base-overlay/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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-base-overlay</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assemblies/nexus-base-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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-base-template</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assemblies/nexus-boot-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.sonatype.nexus.assemblies</groupId>
<artifactId>nexus-assemblies</artifactId>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-boot-feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assemblies/nexus-core-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.sonatype.nexus.assemblies</groupId>
<artifactId>nexus-assemblies</artifactId>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-core-feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assemblies/nexus-startup-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.sonatype.nexus.assemblies</groupId>
<artifactId>nexus-assemblies</artifactId>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-startup-feature</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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<groupId>org.sonatype.nexus.assemblies</groupId>
Expand All @@ -46,15 +46,15 @@
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-components</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-plugins</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

Expand Down
38 changes: 19 additions & 19 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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-buildsupport-all</artifactId>
Expand All @@ -35,143 +35,143 @@
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-commons</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-db</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-goodies</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-groovy</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-guice</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-httpclient</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-internal</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-jetty</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-jruby</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-logging</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-maven</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-metrics</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-osgi</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-other</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-rest</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-security</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-testing</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-ui</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>
</dependencies>
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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-buildsupport-db</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions buildsupport/extjs-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>extjs-maven-plugin</artifactId>
Expand All @@ -37,7 +37,7 @@
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport-all</artifactId>
<type>pom</type>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
<scope>import</scope>
</dependency>

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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-buildsupport-guice</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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-buildsupport-httpclient</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/internal/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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-buildsupport-internal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/it-deps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.sonatype.nexus.buildsupport</groupId>
<artifactId>nexus-buildsupport</artifactId>
<version>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-buildsupport-it-deps</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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-buildsupport-jetty</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion buildsupport/jruby/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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-buildsupport-jruby</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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

<artifactId>nexus-buildsupport-maven</artifactId>
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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</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>3.67.0-SNAPSHOT</version>
<version>3.67.0-03</version>
</parent>

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

0 comments on commit 23f0523

Please sign in to comment.