Skip to content

Commit 02839ea

Browse files
authored
roll develop to 1.14 now that support/1.13 has been created (apache#5044)
1 parent 95f0a93 commit 02839ea

File tree

39 files changed

+148
-141
lines changed

39 files changed

+148
-141
lines changed

boms/geode-all-bom/src/test/resources/expected-pom.xml

+34-34
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>org.apache.geode</groupId>
2121
<artifactId>geode-all-bom</artifactId>
22-
<version>1.13.0-SNAPSHOT</version>
22+
<version>1.14.0-SNAPSHOT</version>
2323
<packaging>pom</packaging>
2424
<name>Apache Geode</name>
2525
<description>Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing</description>
@@ -874,199 +874,199 @@
874874
<dependency>
875875
<groupId>org.apache.geode</groupId>
876876
<artifactId>geode-common</artifactId>
877-
<version>1.13.0-SNAPSHOT</version>
877+
<version>1.14.0-SNAPSHOT</version>
878878
<scope>compile</scope>
879879
</dependency>
880880
<dependency>
881881
<groupId>org.apache.geode</groupId>
882882
<artifactId>geode-common-services</artifactId>
883-
<version>1.13.0-SNAPSHOT</version>
883+
<version>1.14.0-SNAPSHOT</version>
884884
<scope>compile</scope>
885885
</dependency>
886886
<dependency>
887887
<groupId>org.apache.geode</groupId>
888888
<artifactId>geode-concurrency-test</artifactId>
889-
<version>1.13.0-SNAPSHOT</version>
889+
<version>1.14.0-SNAPSHOT</version>
890890
<scope>compile</scope>
891891
</dependency>
892892
<dependency>
893893
<groupId>org.apache.geode</groupId>
894894
<artifactId>geode-connectors</artifactId>
895-
<version>1.13.0-SNAPSHOT</version>
895+
<version>1.14.0-SNAPSHOT</version>
896896
<scope>compile</scope>
897897
</dependency>
898898
<dependency>
899899
<groupId>org.apache.geode</groupId>
900900
<artifactId>geode-core</artifactId>
901-
<version>1.13.0-SNAPSHOT</version>
901+
<version>1.14.0-SNAPSHOT</version>
902902
<scope>compile</scope>
903903
</dependency>
904904
<dependency>
905905
<groupId>org.apache.geode</groupId>
906906
<artifactId>geode-cq</artifactId>
907-
<version>1.13.0-SNAPSHOT</version>
907+
<version>1.14.0-SNAPSHOT</version>
908908
<scope>compile</scope>
909909
</dependency>
910910
<dependency>
911911
<groupId>org.apache.geode</groupId>
912912
<artifactId>geode-dunit</artifactId>
913-
<version>1.13.0-SNAPSHOT</version>
913+
<version>1.14.0-SNAPSHOT</version>
914914
<scope>compile</scope>
915915
</dependency>
916916
<dependency>
917917
<groupId>org.apache.geode</groupId>
918918
<artifactId>geode-experimental-driver</artifactId>
919-
<version>1.13.0-SNAPSHOT</version>
919+
<version>1.14.0-SNAPSHOT</version>
920920
<scope>compile</scope>
921921
</dependency>
922922
<dependency>
923923
<groupId>org.apache.geode</groupId>
924924
<artifactId>geode-gfsh</artifactId>
925-
<version>1.13.0-SNAPSHOT</version>
925+
<version>1.14.0-SNAPSHOT</version>
926926
<scope>compile</scope>
927927
</dependency>
928928
<dependency>
929929
<groupId>org.apache.geode</groupId>
930930
<artifactId>geode-http-service</artifactId>
931-
<version>1.13.0-SNAPSHOT</version>
931+
<version>1.14.0-SNAPSHOT</version>
932932
<scope>compile</scope>
933933
</dependency>
934934
<dependency>
935935
<groupId>org.apache.geode</groupId>
936936
<artifactId>geode-junit</artifactId>
937-
<version>1.13.0-SNAPSHOT</version>
937+
<version>1.14.0-SNAPSHOT</version>
938938
<scope>compile</scope>
939939
</dependency>
940940
<dependency>
941941
<groupId>org.apache.geode</groupId>
942942
<artifactId>geode-log4j</artifactId>
943-
<version>1.13.0-SNAPSHOT</version>
943+
<version>1.14.0-SNAPSHOT</version>
944944
<scope>compile</scope>
945945
</dependency>
946946
<dependency>
947947
<groupId>org.apache.geode</groupId>
948948
<artifactId>geode-logging</artifactId>
949-
<version>1.13.0-SNAPSHOT</version>
949+
<version>1.14.0-SNAPSHOT</version>
950950
<scope>compile</scope>
951951
</dependency>
952952
<dependency>
953953
<groupId>org.apache.geode</groupId>
954954
<artifactId>geode-lucene</artifactId>
955-
<version>1.13.0-SNAPSHOT</version>
955+
<version>1.14.0-SNAPSHOT</version>
956956
<scope>compile</scope>
957957
</dependency>
958958
<dependency>
959959
<groupId>org.apache.geode</groupId>
960960
<artifactId>geode-management</artifactId>
961-
<version>1.13.0-SNAPSHOT</version>
961+
<version>1.14.0-SNAPSHOT</version>
962962
<scope>compile</scope>
963963
</dependency>
964964
<dependency>
965965
<groupId>org.apache.geode</groupId>
966966
<artifactId>geode-membership</artifactId>
967-
<version>1.13.0-SNAPSHOT</version>
967+
<version>1.14.0-SNAPSHOT</version>
968968
<scope>compile</scope>
969969
</dependency>
970970
<dependency>
971971
<groupId>org.apache.geode</groupId>
972972
<artifactId>geode-memcached</artifactId>
973-
<version>1.13.0-SNAPSHOT</version>
973+
<version>1.14.0-SNAPSHOT</version>
974974
<scope>compile</scope>
975975
</dependency>
976976
<dependency>
977977
<groupId>org.apache.geode</groupId>
978978
<artifactId>geode-old-client-support</artifactId>
979-
<version>1.13.0-SNAPSHOT</version>
979+
<version>1.14.0-SNAPSHOT</version>
980980
<scope>compile</scope>
981981
</dependency>
982982
<dependency>
983983
<groupId>org.apache.geode</groupId>
984984
<artifactId>geode-protobuf</artifactId>
985-
<version>1.13.0-SNAPSHOT</version>
985+
<version>1.14.0-SNAPSHOT</version>
986986
<scope>compile</scope>
987987
</dependency>
988988
<dependency>
989989
<groupId>org.apache.geode</groupId>
990990
<artifactId>geode-protobuf-messages</artifactId>
991-
<version>1.13.0-SNAPSHOT</version>
991+
<version>1.14.0-SNAPSHOT</version>
992992
<scope>compile</scope>
993993
</dependency>
994994
<dependency>
995995
<groupId>org.apache.geode</groupId>
996996
<artifactId>geode-pulse</artifactId>
997-
<version>1.13.0-SNAPSHOT</version>
997+
<version>1.14.0-SNAPSHOT</version>
998998
<scope>compile</scope>
999999
</dependency>
10001000
<dependency>
10011001
<groupId>org.apache.geode</groupId>
10021002
<artifactId>geode-rebalancer</artifactId>
1003-
<version>1.13.0-SNAPSHOT</version>
1003+
<version>1.14.0-SNAPSHOT</version>
10041004
<scope>compile</scope>
10051005
</dependency>
10061006
<dependency>
10071007
<groupId>org.apache.geode</groupId>
10081008
<artifactId>geode-redis</artifactId>
1009-
<version>1.13.0-SNAPSHOT</version>
1009+
<version>1.14.0-SNAPSHOT</version>
10101010
<scope>compile</scope>
10111011
</dependency>
10121012
<dependency>
10131013
<groupId>org.apache.geode</groupId>
10141014
<artifactId>geode-serialization</artifactId>
1015-
<version>1.13.0-SNAPSHOT</version>
1015+
<version>1.14.0-SNAPSHOT</version>
10161016
<scope>compile</scope>
10171017
</dependency>
10181018
<dependency>
10191019
<groupId>org.apache.geode</groupId>
10201020
<artifactId>geode-tcp-server</artifactId>
1021-
<version>1.13.0-SNAPSHOT</version>
1021+
<version>1.14.0-SNAPSHOT</version>
10221022
<scope>compile</scope>
10231023
</dependency>
10241024
<dependency>
10251025
<groupId>org.apache.geode</groupId>
10261026
<artifactId>geode-unsafe</artifactId>
1027-
<version>1.13.0-SNAPSHOT</version>
1027+
<version>1.14.0-SNAPSHOT</version>
10281028
<scope>compile</scope>
10291029
</dependency>
10301030
<dependency>
10311031
<groupId>org.apache.geode</groupId>
10321032
<artifactId>geode-wan</artifactId>
1033-
<version>1.13.0-SNAPSHOT</version>
1033+
<version>1.14.0-SNAPSHOT</version>
10341034
<scope>compile</scope>
10351035
</dependency>
10361036
<dependency>
10371037
<groupId>org.apache.geode</groupId>
10381038
<artifactId>geode-web</artifactId>
1039-
<version>1.13.0-SNAPSHOT</version>
1039+
<version>1.14.0-SNAPSHOT</version>
10401040
<scope>compile</scope>
10411041
</dependency>
10421042
<dependency>
10431043
<groupId>org.apache.geode</groupId>
10441044
<artifactId>geode-web-api</artifactId>
1045-
<version>1.13.0-SNAPSHOT</version>
1045+
<version>1.14.0-SNAPSHOT</version>
10461046
<scope>compile</scope>
10471047
</dependency>
10481048
<dependency>
10491049
<groupId>org.apache.geode</groupId>
10501050
<artifactId>geode-web-management</artifactId>
1051-
<version>1.13.0-SNAPSHOT</version>
1051+
<version>1.14.0-SNAPSHOT</version>
10521052
<scope>compile</scope>
10531053
</dependency>
10541054
<dependency>
10551055
<groupId>org.apache.geode</groupId>
10561056
<artifactId>geode-lucene-test</artifactId>
1057-
<version>1.13.0-SNAPSHOT</version>
1057+
<version>1.14.0-SNAPSHOT</version>
10581058
<scope>compile</scope>
10591059
</dependency>
10601060
<dependency>
10611061
<groupId>org.apache.geode</groupId>
10621062
<artifactId>geode-protobuf-test</artifactId>
1063-
<version>1.13.0-SNAPSHOT</version>
1063+
<version>1.14.0-SNAPSHOT</version>
10641064
<scope>compile</scope>
10651065
</dependency>
10661066
<dependency>
10671067
<groupId>org.apache.geode</groupId>
10681068
<artifactId>geode-pulse-test</artifactId>
1069-
<version>1.13.0-SNAPSHOT</version>
1069+
<version>1.14.0-SNAPSHOT</version>
10701070
<scope>compile</scope>
10711071
</dependency>
10721072
</dependencies>

boms/geode-client-bom/src/test/resources/expected-pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>org.apache.geode</groupId>
2121
<artifactId>geode-client-bom</artifactId>
22-
<version>1.13.0-SNAPSHOT</version>
22+
<version>1.14.0-SNAPSHOT</version>
2323
<packaging>pom</packaging>
2424
<name>Apache Geode</name>
2525
<description>Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing</description>
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.apache.geode</groupId>
4242
<artifactId>geode-core</artifactId>
43-
<version>1.13.0-SNAPSHOT</version>
43+
<version>1.14.0-SNAPSHOT</version>
4444
<exclusions>
4545
<exclusion>
4646
<groupId>org.apache.shiro</groupId>
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.apache.geode</groupId>
5757
<artifactId>geode-cq</artifactId>
58-
<version>1.13.0-SNAPSHOT</version>
58+
<version>1.14.0-SNAPSHOT</version>
5959
</dependency>
6060
</dependencies>
6161
</dependencyManagement>

ci/pipelines/shared/jinja.variables.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ java_test_versions:
6666
version: 11
6767

6868
metadata:
69-
initial_version: 1.13.0-((semver-prerelease-token))
69+
initial_version: 1.14.0-((semver-prerelease-token))
7070

7171
publish_artifacts:
7272
CPUS: '8'

geode-assembly/src/test/resources/expected-pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>org.apache.geode</groupId>
2121
<artifactId>apache-geode</artifactId>
22-
<version>1.13.0-SNAPSHOT</version>
22+
<version>1.14.0-SNAPSHOT</version>
2323
<packaging>tgz</packaging>
2424
<name>Apache Geode</name>
2525
<description>Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing</description>

geode-book/config.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ public_host: localhost
2121
sections:
2222
- repository:
2323
name: geode-docs
24-
directory: docs/guide/113
24+
directory: docs/guide/114
2525
subnav_template: geode-subnav
2626

2727
template_variables:
2828
product_name_long: Apache Geode
2929
product_name: Geode
30-
product_version: '1.13'
31-
product_version_nodot: '113'
32-
product_version_geode: '1.13'
30+
product_version: '1.14'
31+
product_version_nodot: '114'
32+
product_version_geode: '1.14'
3333
min_java_version: '8'
3434
min_java_update: '121'
3535
support_url: http://geode.apache.org/community

geode-book/redirects.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
#permissions and limitations under the License.
1515

1616
r301 %r{/releases/latest/javadoc/(.*)}, 'http://geode.apache.org/releases/latest/javadoc/$1'
17-
rewrite '/', '/docs/guide/113/about_geode.html'
18-
rewrite '/index.html', '/docs/guide/113/about_geode.html'
17+
rewrite '/', '/docs/guide/114/about_geode.html'
18+
rewrite '/index.html', '/docs/guide/114/about_geode.html'
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,44 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<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/xsd/maven-4.0.0.xsd">
3-
<!--
4-
Licensed to the Apache Software Foundation (ASF) under one or more
5-
contributor license agreements. See the NOTICE file distributed with
6-
this work for additional information regarding copyright ownership.
7-
The ASF licenses this file to You under the Apache License, Version 2.0
8-
(the "License"); you may not use this file except in compliance with
9-
the License. You may obtain a copy of the License at
3+
<!--
4+
Licensed to the Apache Software Foundation (ASF) under one or more
5+
contributor license agreements. See the NOTICE file distributed with
6+
this work for additional information regarding copyright ownership.
7+
The ASF licenses this file to You under the Apache License, Version 2.0
8+
(the "License"); you may not use this file except in compliance with
9+
the License. You may obtain a copy of the License at
1010
11-
http://www.apache.org/licenses/LICENSE-2.0
11+
http://www.apache.org/licenses/LICENSE-2.0
1212
13-
Unless required by applicable law or agreed to in writing, software
14-
distributed under the License is distributed on an "AS IS" BASIS,
15-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16-
See the License for the specific language governing permissions and
17-
limitations under the License.
18-
-->
19-
<modelVersion>4.0.0</modelVersion>
20-
<groupId>org.apache.geode</groupId>
21-
<artifactId>geode-common-services</artifactId>
22-
<version>1.13.0-SNAPSHOT</version>
23-
<name>Apache Geode</name>
24-
<description>Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing</description>
25-
<url>http://geode.apache.org</url>
26-
<licenses>
27-
<license>
28-
<name>The Apache Software License, Version 2.0</name>
29-
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
30-
</license>
31-
</licenses>
32-
<scm>
33-
<connection>scm:git:https://github.com:apache/geode.git</connection>
34-
<developerConnection>scm:git:https://github.com:apache/geode.git</developerConnection>
35-
<url>https://github.com/apache/geode</url>
36-
</scm>
37-
<dependencies>
38-
<dependency>
39-
<groupId>org.apache.geode</groupId>
40-
<artifactId>geode-common</artifactId>
41-
<scope>compile</scope>
42-
</dependency>
43-
</dependencies>
13+
Unless required by applicable law or agreed to in writing, software
14+
distributed under the License is distributed on an "AS IS" BASIS,
15+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16+
See the License for the specific language governing permissions and
17+
limitations under the License.
18+
-->
19+
<modelVersion>4.0.0</modelVersion>
20+
<groupId>org.apache.geode</groupId>
21+
<artifactId>geode-common-services</artifactId>
22+
<version>1.14.0-SNAPSHOT</version>
23+
<name>Apache Geode</name>
24+
<description>Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing</description>
25+
<url>http://geode.apache.org</url>
26+
<licenses>
27+
<license>
28+
<name>The Apache Software License, Version 2.0</name>
29+
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
30+
</license>
31+
</licenses>
32+
<scm>
33+
<connection>scm:git:https://github.com:apache/geode.git</connection>
34+
<developerConnection>scm:git:https://github.com:apache/geode.git</developerConnection>
35+
<url>https://github.com/apache/geode</url>
36+
</scm>
37+
<dependencies>
38+
<dependency>
39+
<groupId>org.apache.geode</groupId>
40+
<artifactId>geode-common</artifactId>
41+
<scope>compile</scope>
42+
</dependency>
43+
</dependencies>
4444
</project>

0 commit comments

Comments
 (0)