Skip to content

Commit 54340c0

Browse files
committed
clean up from previous failed release
1 parent 9181f2e commit 54340c0

92 files changed

Lines changed: 505 additions & 505 deletions

File tree

Some content is hidden

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

distribution/javadoc/pom.xml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
<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">
2121
<modelVersion>4.0.0</modelVersion>
2222
<artifactId>cxf-distribution-javadoc</artifactId>
23-
<version>4.0.10-SNAPSHOT</version>
23+
<version>4.0.9-SNAPSHOT</version>
2424
<packaging>jar</packaging>
2525
<name>Apache CXF JavaDoc</name>
2626
<description>Apache CXF JavaDoc</description>
2727
<url>https://cxf.apache.org</url>
2828
<parent>
2929
<groupId>org.apache.cxf</groupId>
3030
<artifactId>cxf-parent</artifactId>
31-
<version>4.0.10-SNAPSHOT</version>
31+
<version>4.0.9-SNAPSHOT</version>
3232
<relativePath>../../parent</relativePath>
3333
</parent>
3434
<properties>
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.apache.cxf</groupId>
4141
<artifactId>cxf-bom</artifactId>
42-
<version>4.0.10-SNAPSHOT</version>
42+
<version>4.0.9-SNAPSHOT</version>
4343
<type>pom</type>
4444
<scope>import</scope>
4545
</dependency>
@@ -49,107 +49,107 @@
4949
<dependency>
5050
<groupId>org.apache.cxf</groupId>
5151
<artifactId>cxf-core</artifactId>
52-
<version>4.0.10-SNAPSHOT</version>
52+
<version>4.0.9-SNAPSHOT</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>org.apache.cxf</groupId>
5656
<artifactId>cxf-rt-rs-client</artifactId>
57-
<version>4.0.10-SNAPSHOT</version>
57+
<version>4.0.9-SNAPSHOT</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>org.apache.cxf</groupId>
6161
<artifactId>cxf-rt-security</artifactId>
62-
<version>4.0.10-SNAPSHOT</version>
62+
<version>4.0.9-SNAPSHOT</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>org.apache.cxf</groupId>
6666
<artifactId>cxf-rt-rs-security-http-signature</artifactId>
67-
<version>4.0.10-SNAPSHOT</version>
67+
<version>4.0.9-SNAPSHOT</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>org.apache.cxf</groupId>
7171
<artifactId>cxf-rt-rs-security-jose</artifactId>
72-
<version>4.0.10-SNAPSHOT</version>
72+
<version>4.0.9-SNAPSHOT</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>org.apache.cxf</groupId>
7676
<artifactId>cxf-rt-rs-security-jose-jaxrs</artifactId>
77-
<version>4.0.10-SNAPSHOT</version>
77+
<version>4.0.9-SNAPSHOT</version>
7878
</dependency>
7979
<dependency>
8080
<groupId>org.apache.cxf</groupId>
8181
<artifactId>cxf-rt-rs-security-oauth2</artifactId>
82-
<version>4.0.10-SNAPSHOT</version>
82+
<version>4.0.9-SNAPSHOT</version>
8383
</dependency>
8484
<dependency>
8585
<groupId>org.apache.cxf</groupId>
8686
<artifactId>cxf-rt-rs-security-oauth2-saml</artifactId>
87-
<version>4.0.10-SNAPSHOT</version>
87+
<version>4.0.9-SNAPSHOT</version>
8888
</dependency>
8989
<dependency>
9090
<groupId>org.apache.cxf</groupId>
9191
<artifactId>cxf-rt-security-saml</artifactId>
92-
<version>4.0.10-SNAPSHOT</version>
92+
<version>4.0.9-SNAPSHOT</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>org.apache.cxf</groupId>
9696
<artifactId>cxf-rt-rs-service-description</artifactId>
97-
<version>4.0.10-SNAPSHOT</version>
97+
<version>4.0.9-SNAPSHOT</version>
9898
</dependency>
9999
<dependency>
100100
<groupId>org.apache.cxf</groupId>
101101
<artifactId>cxf-rt-rs-service-description-openapi-v3</artifactId>
102-
<version>4.0.10-SNAPSHOT</version>
102+
<version>4.0.9-SNAPSHOT</version>
103103
</dependency>
104104
<dependency>
105105
<groupId>org.apache.cxf</groupId>
106106
<artifactId>cxf-rt-rs-service-description-microprofile-openapi</artifactId>
107-
<version>4.0.10-SNAPSHOT</version>
107+
<version>4.0.9-SNAPSHOT</version>
108108
</dependency>
109109
<dependency>
110110
<groupId>org.apache.cxf</groupId>
111111
<artifactId>cxf-rt-rs-mp-client</artifactId>
112-
<version>4.0.10-SNAPSHOT</version>
112+
<version>4.0.9-SNAPSHOT</version>
113113
</dependency>
114114
<dependency>
115115
<groupId>org.apache.cxf</groupId>
116116
<artifactId>cxf-rt-databinding-aegis</artifactId>
117-
<version>4.0.10-SNAPSHOT</version>
117+
<version>4.0.9-SNAPSHOT</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>org.apache.cxf</groupId>
121121
<artifactId>cxf-rt-databinding-jaxb</artifactId>
122-
<version>4.0.10-SNAPSHOT</version>
122+
<version>4.0.9-SNAPSHOT</version>
123123
</dependency>
124124
<dependency>
125125
<groupId>org.apache.cxf</groupId>
126126
<artifactId>cxf-rt-rs-extension-providers</artifactId>
127-
<version>4.0.10-SNAPSHOT</version>
127+
<version>4.0.9-SNAPSHOT</version>
128128
</dependency>
129129
<dependency>
130130
<groupId>org.apache.cxf</groupId>
131131
<artifactId>cxf-rt-rs-extension-reactor</artifactId>
132-
<version>4.0.10-SNAPSHOT</version>
132+
<version>4.0.9-SNAPSHOT</version>
133133
</dependency>
134134
<dependency>
135135
<groupId>org.apache.cxf</groupId>
136136
<artifactId>cxf-rt-rs-extension-search</artifactId>
137-
<version>4.0.10-SNAPSHOT</version>
137+
<version>4.0.9-SNAPSHOT</version>
138138
</dependency>
139139
<dependency>
140140
<groupId>org.apache.cxf</groupId>
141141
<artifactId>cxf-rt-features-clustering</artifactId>
142-
<version>4.0.10-SNAPSHOT</version>
142+
<version>4.0.9-SNAPSHOT</version>
143143
</dependency>
144144
<dependency>
145145
<groupId>org.apache.cxf</groupId>
146146
<artifactId>cxf-rt-ws-transfer</artifactId>
147-
<version>4.0.10-SNAPSHOT</version>
147+
<version>4.0.9-SNAPSHOT</version>
148148
</dependency>
149149
<dependency>
150150
<groupId>org.apache.cxf</groupId>
151151
<artifactId>cxf-rt-transports-websocket</artifactId>
152-
<version>4.0.10-SNAPSHOT</version>
152+
<version>4.0.9-SNAPSHOT</version>
153153
</dependency>
154154
<dependency>
155155
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)