Skip to content

Commit d228ab7

Browse files
committed
Public export of Nexus code:
- fc3e164898e2e791f425ec6489be4bc733d87e1a by Sonatype Zion <[email protected]> GitOrigin-RevId: fc3e164898e2e791f425ec6489be4bc733d87e1a
1 parent dd7f011 commit d228ab7

File tree

118 files changed

+247
-247
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+247
-247
lines changed

assemblies/nexus-base-feature/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.sonatype.nexus.assemblies</groupId>
2121
<artifactId>nexus-assemblies</artifactId>
22-
<version>3.77.1-SNAPSHOT</version>
22+
<version>3.77.1-01</version>
2323
</parent>
2424

2525
<artifactId>nexus-base-feature</artifactId>

assemblies/nexus-base-overlay/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.sonatype.nexus.assemblies</groupId>
2323
<artifactId>nexus-assemblies</artifactId>
24-
<version>3.77.1-SNAPSHOT</version>
24+
<version>3.77.1-01</version>
2525
</parent>
2626

2727
<artifactId>nexus-base-overlay</artifactId>

assemblies/nexus-base-template/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.sonatype.nexus.assemblies</groupId>
2323
<artifactId>nexus-assemblies</artifactId>
24-
<version>3.77.1-SNAPSHOT</version>
24+
<version>3.77.1-01</version>
2525
</parent>
2626

2727
<artifactId>nexus-base-template</artifactId>

assemblies/nexus-boot-feature/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.sonatype.nexus.assemblies</groupId>
2121
<artifactId>nexus-assemblies</artifactId>
22-
<version>3.77.1-SNAPSHOT</version>
22+
<version>3.77.1-01</version>
2323
</parent>
2424

2525
<artifactId>nexus-boot-feature</artifactId>

assemblies/nexus-core-feature/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.sonatype.nexus.assemblies</groupId>
2121
<artifactId>nexus-assemblies</artifactId>
22-
<version>3.77.1-SNAPSHOT</version>
22+
<version>3.77.1-01</version>
2323
</parent>
2424

2525
<artifactId>nexus-core-feature</artifactId>

assemblies/nexus-startup-feature/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.sonatype.nexus.assemblies</groupId>
2121
<artifactId>nexus-assemblies</artifactId>
22-
<version>3.77.1-SNAPSHOT</version>
22+
<version>3.77.1-01</version>
2323
</parent>
2424

2525
<artifactId>nexus-startup-feature</artifactId>

assemblies/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus</groupId>
2222
<artifactId>nexus-parent</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<groupId>org.sonatype.nexus.assemblies</groupId>
@@ -46,15 +46,15 @@
4646
<groupId>org.sonatype.nexus</groupId>
4747
<artifactId>nexus-components</artifactId>
4848
<type>pom</type>
49-
<version>3.77.1-SNAPSHOT</version>
49+
<version>3.77.1-01</version>
5050
<scope>import</scope>
5151
</dependency>
5252

5353
<dependency>
5454
<groupId>org.sonatype.nexus.plugins</groupId>
5555
<artifactId>nexus-plugins</artifactId>
5656
<type>pom</type>
57-
<version>3.77.1-SNAPSHOT</version>
57+
<version>3.77.1-01</version>
5858
<scope>import</scope>
5959
</dependency>
6060

buildsupport/all/pom.xml

+19-19
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus.buildsupport</groupId>
2222
<artifactId>nexus-buildsupport</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<artifactId>nexus-buildsupport-all</artifactId>
@@ -35,143 +35,143 @@
3535
<groupId>org.sonatype.nexus.buildsupport</groupId>
3636
<artifactId>nexus-buildsupport-commons</artifactId>
3737
<type>pom</type>
38-
<version>3.77.1-SNAPSHOT</version>
38+
<version>3.77.1-01</version>
3939
<scope>import</scope>
4040
</dependency>
4141

4242
<dependency>
4343
<groupId>org.sonatype.nexus.buildsupport</groupId>
4444
<artifactId>nexus-buildsupport-db</artifactId>
4545
<type>pom</type>
46-
<version>3.77.1-SNAPSHOT</version>
46+
<version>3.77.1-01</version>
4747
<scope>import</scope>
4848
</dependency>
4949

5050
<dependency>
5151
<groupId>org.sonatype.nexus.buildsupport</groupId>
5252
<artifactId>nexus-buildsupport-goodies</artifactId>
5353
<type>pom</type>
54-
<version>3.77.1-SNAPSHOT</version>
54+
<version>3.77.1-01</version>
5555
<scope>import</scope>
5656
</dependency>
5757

5858
<dependency>
5959
<groupId>org.sonatype.nexus.buildsupport</groupId>
6060
<artifactId>nexus-buildsupport-groovy</artifactId>
6161
<type>pom</type>
62-
<version>3.77.1-SNAPSHOT</version>
62+
<version>3.77.1-01</version>
6363
<scope>import</scope>
6464
</dependency>
6565

6666
<dependency>
6767
<groupId>org.sonatype.nexus.buildsupport</groupId>
6868
<artifactId>nexus-buildsupport-guice</artifactId>
6969
<type>pom</type>
70-
<version>3.77.1-SNAPSHOT</version>
70+
<version>3.77.1-01</version>
7171
<scope>import</scope>
7272
</dependency>
7373

7474
<dependency>
7575
<groupId>org.sonatype.nexus.buildsupport</groupId>
7676
<artifactId>nexus-buildsupport-httpclient</artifactId>
7777
<type>pom</type>
78-
<version>3.77.1-SNAPSHOT</version>
78+
<version>3.77.1-01</version>
7979
<scope>import</scope>
8080
</dependency>
8181

8282
<dependency>
8383
<groupId>org.sonatype.nexus.buildsupport</groupId>
8484
<artifactId>nexus-buildsupport-internal</artifactId>
8585
<type>pom</type>
86-
<version>3.77.1-SNAPSHOT</version>
86+
<version>3.77.1-01</version>
8787
<scope>import</scope>
8888
</dependency>
8989

9090
<dependency>
9191
<groupId>org.sonatype.nexus.buildsupport</groupId>
9292
<artifactId>nexus-buildsupport-jetty</artifactId>
9393
<type>pom</type>
94-
<version>3.77.1-SNAPSHOT</version>
94+
<version>3.77.1-01</version>
9595
<scope>import</scope>
9696
</dependency>
9797

9898
<dependency>
9999
<groupId>org.sonatype.nexus.buildsupport</groupId>
100100
<artifactId>nexus-buildsupport-jruby</artifactId>
101101
<type>pom</type>
102-
<version>3.77.1-SNAPSHOT</version>
102+
<version>3.77.1-01</version>
103103
<scope>import</scope>
104104
</dependency>
105105

106106
<dependency>
107107
<groupId>org.sonatype.nexus.buildsupport</groupId>
108108
<artifactId>nexus-buildsupport-logging</artifactId>
109109
<type>pom</type>
110-
<version>3.77.1-SNAPSHOT</version>
110+
<version>3.77.1-01</version>
111111
<scope>import</scope>
112112
</dependency>
113113

114114
<dependency>
115115
<groupId>org.sonatype.nexus.buildsupport</groupId>
116116
<artifactId>nexus-buildsupport-maven</artifactId>
117117
<type>pom</type>
118-
<version>3.77.1-SNAPSHOT</version>
118+
<version>3.77.1-01</version>
119119
<scope>import</scope>
120120
</dependency>
121121

122122
<dependency>
123123
<groupId>org.sonatype.nexus.buildsupport</groupId>
124124
<artifactId>nexus-buildsupport-metrics</artifactId>
125125
<type>pom</type>
126-
<version>3.77.1-SNAPSHOT</version>
126+
<version>3.77.1-01</version>
127127
<scope>import</scope>
128128
</dependency>
129129

130130
<dependency>
131131
<groupId>org.sonatype.nexus.buildsupport</groupId>
132132
<artifactId>nexus-buildsupport-osgi</artifactId>
133133
<type>pom</type>
134-
<version>3.77.1-SNAPSHOT</version>
134+
<version>3.77.1-01</version>
135135
<scope>import</scope>
136136
</dependency>
137137

138138
<dependency>
139139
<groupId>org.sonatype.nexus.buildsupport</groupId>
140140
<artifactId>nexus-buildsupport-other</artifactId>
141141
<type>pom</type>
142-
<version>3.77.1-SNAPSHOT</version>
142+
<version>3.77.1-01</version>
143143
<scope>import</scope>
144144
</dependency>
145145

146146
<dependency>
147147
<groupId>org.sonatype.nexus.buildsupport</groupId>
148148
<artifactId>nexus-buildsupport-rest</artifactId>
149149
<type>pom</type>
150-
<version>3.77.1-SNAPSHOT</version>
150+
<version>3.77.1-01</version>
151151
<scope>import</scope>
152152
</dependency>
153153

154154
<dependency>
155155
<groupId>org.sonatype.nexus.buildsupport</groupId>
156156
<artifactId>nexus-buildsupport-security</artifactId>
157157
<type>pom</type>
158-
<version>3.77.1-SNAPSHOT</version>
158+
<version>3.77.1-01</version>
159159
<scope>import</scope>
160160
</dependency>
161161

162162
<dependency>
163163
<groupId>org.sonatype.nexus.buildsupport</groupId>
164164
<artifactId>nexus-buildsupport-testing</artifactId>
165165
<type>pom</type>
166-
<version>3.77.1-SNAPSHOT</version>
166+
<version>3.77.1-01</version>
167167
<scope>import</scope>
168168
</dependency>
169169

170170
<dependency>
171171
<groupId>org.sonatype.nexus.buildsupport</groupId>
172172
<artifactId>nexus-buildsupport-ui</artifactId>
173173
<type>pom</type>
174-
<version>3.77.1-SNAPSHOT</version>
174+
<version>3.77.1-01</version>
175175
<scope>import</scope>
176176
</dependency>
177177
</dependencies>

buildsupport/commons/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus.buildsupport</groupId>
2222
<artifactId>nexus-buildsupport</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<artifactId>nexus-buildsupport-commons</artifactId>

buildsupport/db/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus.buildsupport</groupId>
2222
<artifactId>nexus-buildsupport</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<artifactId>nexus-buildsupport-db</artifactId>

buildsupport/extjs-maven-plugin/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.sonatype.nexus.buildsupport</groupId>
2323
<artifactId>nexus-buildsupport</artifactId>
24-
<version>3.77.1-SNAPSHOT</version>
24+
<version>3.77.1-01</version>
2525
</parent>
2626

2727
<artifactId>extjs-maven-plugin</artifactId>
@@ -37,7 +37,7 @@
3737
<groupId>org.sonatype.nexus.buildsupport</groupId>
3838
<artifactId>nexus-buildsupport-all</artifactId>
3939
<type>pom</type>
40-
<version>3.77.1-SNAPSHOT</version>
40+
<version>3.77.1-01</version>
4141
<scope>import</scope>
4242
</dependency>
4343

buildsupport/goodies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus.buildsupport</groupId>
2222
<artifactId>nexus-buildsupport</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<artifactId>nexus-buildsupport-goodies</artifactId>

buildsupport/groovy/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus.buildsupport</groupId>
2222
<artifactId>nexus-buildsupport</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<artifactId>nexus-buildsupport-groovy</artifactId>

buildsupport/guice/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus.buildsupport</groupId>
2222
<artifactId>nexus-buildsupport</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<artifactId>nexus-buildsupport-guice</artifactId>

buildsupport/httpclient/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus.buildsupport</groupId>
2222
<artifactId>nexus-buildsupport</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<artifactId>nexus-buildsupport-httpclient</artifactId>

buildsupport/internal/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus.buildsupport</groupId>
2222
<artifactId>nexus-buildsupport</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<artifactId>nexus-buildsupport-internal</artifactId>

buildsupport/it-deps/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.sonatype.nexus.buildsupport</groupId>
2121
<artifactId>nexus-buildsupport</artifactId>
22-
<version>3.77.1-SNAPSHOT</version>
22+
<version>3.77.1-01</version>
2323
</parent>
2424

2525
<artifactId>nexus-buildsupport-it-deps</artifactId>

buildsupport/jetty/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus.buildsupport</groupId>
2222
<artifactId>nexus-buildsupport</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<artifactId>nexus-buildsupport-jetty</artifactId>

buildsupport/jruby/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus.buildsupport</groupId>
2222
<artifactId>nexus-buildsupport</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<artifactId>nexus-buildsupport-jruby</artifactId>

buildsupport/logging/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus.buildsupport</groupId>
2222
<artifactId>nexus-buildsupport</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<artifactId>nexus-buildsupport-logging</artifactId>

buildsupport/maven/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus.buildsupport</groupId>
2222
<artifactId>nexus-buildsupport</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<artifactId>nexus-buildsupport-maven</artifactId>

buildsupport/metrics/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus.buildsupport</groupId>
2222
<artifactId>nexus-buildsupport</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<artifactId>nexus-buildsupport-metrics</artifactId>

buildsupport/osgi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.sonatype.nexus.buildsupport</groupId>
2222
<artifactId>nexus-buildsupport</artifactId>
23-
<version>3.77.1-SNAPSHOT</version>
23+
<version>3.77.1-01</version>
2424
</parent>
2525

2626
<artifactId>nexus-buildsupport-osgi</artifactId>

0 commit comments

Comments
 (0)