139 Commits

Author SHA1 Message Date
buildmaster
4e09da711e Bumping versions to 2.2.6.BUILD-SNAPSHOT after release 2021-04-21 17:49:19 +00:00
buildmaster
199445fe60 Going back to snapshots 2021-04-21 17:49:18 +00:00
buildmaster
7e10022f35 Update SNAPSHOT to 2.2.5.RELEASE 2021-04-21 17:46:46 +00:00
buildmaster
1fb62819db Bumping versions to 2.2.5.BUILD-SNAPSHOT after release 2020-11-09 11:09:54 +00:00
buildmaster
fb6ebd33c7 Going back to snapshots 2020-11-09 11:09:53 +00:00
buildmaster
397d50ef79 Update SNAPSHOT to 2.2.4.RELEASE 2020-11-09 11:06:45 +00:00
buildmaster
89ea0728b9 Bumping versions to 2.2.4.BUILD-SNAPSHOT after release 2020-07-31 21:34:02 +00:00
buildmaster
1117b2122b Going back to snapshots 2020-07-31 21:34:02 +00:00
buildmaster
f09daf3e9b Update SNAPSHOT to 2.2.3.RELEASE 2020-07-31 21:31:40 +00:00
buildmaster
b522a5ec14 Bumping versions to 2.2.3.BUILD-SNAPSHOT after release 2020-05-28 20:27:04 +00:00
buildmaster
b6d8a345c1 Going back to snapshots 2020-05-28 20:27:04 +00:00
buildmaster
0f64aed86a Update SNAPSHOT to 2.2.2.RELEASE 2020-05-28 20:22:50 +00:00
buildmaster
cad51b35f2 Bumping versions to 2.2.2.BUILD-SNAPSHOT after release 2020-03-04 17:05:50 +00:00
buildmaster
874282232a Going back to snapshots 2020-03-04 17:05:50 +00:00
buildmaster
8f23cebcdb Update SNAPSHOT to 2.2.1.RELEASE 2020-03-04 17:02:05 +00:00
Spencer Gibb
d7921eeda7 Deletes .flattened-pom.xml 2020-01-22 11:12:17 -05:00
buildmaster
c2fe33ebe4 Bumping versions 2019-12-20 18:33:47 +00:00
buildmaster
c633d620bd Bumping versions 2019-12-18 18:33:22 +00:00
buildmaster
0ca3c38b04 Bumping versions 2019-11-26 18:32:16 +00:00
buildmaster
248f93a6bb Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2019-11-26 10:39:11 +00:00
buildmaster
d348af5438 Going back to snapshots 2019-11-26 10:39:11 +00:00
buildmaster
f3bc299806 Update SNAPSHOT to 2.2.0.RELEASE 2019-11-26 10:37:29 +00:00
Marcin Grzejszczak
987a53a850 Update auto-configuration to use @Configuration(proxyBeanMethods=false); fixes gh-236 2019-11-13 14:08:46 +01:00
buildmaster
f9f72fadcf Going back to snapshots 2019-11-10 00:22:12 +00:00
buildmaster
97c00d5457 Update SNAPSHOT to 2.2.0.RC2 2019-11-10 00:21:10 +00:00
buildmaster
f1a8d04a1a Bumping versions 2019-11-07 15:23:25 +00:00
buildmaster
832cf885c7 Going back to snapshots 2019-10-24 21:08:14 +00:00
buildmaster
8c1154baf5 Update SNAPSHOT to 2.2.0.RC1 2019-10-24 21:07:29 +00:00
buildmaster
55b873c31e Going back to snapshots 2019-10-03 20:08:51 +00:00
buildmaster
bdfb872a9f Update SNAPSHOT to 2.2.0.M3 2019-10-03 20:08:06 +00:00
buildmaster
d75c2ca518 Going back to snapshots 2019-08-14 15:51:35 +00:00
buildmaster
c127120a05 Update SNAPSHOT to 2.2.0.M2 2019-08-14 15:50:28 +00:00
buildmaster
7617b06e01 Going back to snapshots 2019-07-03 20:09:10 +00:00
buildmaster
0bd0d74de9 Update SNAPSHOT to 2.2.0.M1 2019-07-03 20:08:06 +00:00
Spring Operator
a9ae6f734b URL Cleanup (#203)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 108 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-21 15:01:27 -04:00
Spring Operator
9f46e0efe8 URL Cleanup (#196)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 11 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 22 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 11 occurrences
2019-03-20 10:29:28 -04:00
Marcin Grzejszczak
587e4c8eb0 Hoxton 2019-03-08 16:18:42 +01:00
buildmaster
4e1414a754 Bumping versions to 2.1.2.BUILD-SNAPSHOT after release 2019-03-05 20:11:33 +00:00
buildmaster
2de90263a5 Going back to snapshots 2019-03-05 20:11:32 +00:00
buildmaster
5a767c6599 Update SNAPSHOT to 2.1.1.RELEASE 2019-03-05 20:10:14 +00:00
Spencer Gibb
3fa477c7d3 Updates to current formatting standards 2019-02-07 13:46:37 -05:00
buildmaster
0f3ca418be Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-01-22 18:59:13 +00:00
buildmaster
dd10e9c0fe Going back to snapshots 2019-01-22 18:59:13 +00:00
buildmaster
706d88e3bc Update SNAPSHOT to 2.1.0.RELEASE 2019-01-22 18:57:16 +00:00
buildmaster
b71eb8f9e5 Going back to snapshots 2018-12-11 22:12:22 +00:00
buildmaster
5276349433 Update SNAPSHOT to 2.1.0.RC2 2018-12-11 22:11:23 +00:00
buildmaster
c4f2e64df5 Going back to snapshots 2018-12-11 18:41:30 +00:00
buildmaster
69c669cffb Update SNAPSHOT to 2.1.0.RC1 2018-12-11 18:40:38 +00:00
buildmaster
a5a7c0f122 Going back to snapshots 2018-09-21 23:25:25 +00:00
buildmaster
4abb12f172 Update SNAPSHOT to Greenwich.M1 2018-09-21 23:24:18 +00:00