110 Commits

Author SHA1 Message Date
buildmaster
eb49c8441d Bumping versions to 2.1.5.BUILD-SNAPSHOT after release 2019-11-18 15:51:26 +00:00
buildmaster
0ba4b61156 Going back to snapshots 2019-11-18 15:51:26 +00:00
buildmaster
e474eafb4f Update SNAPSHOT to 2.1.4.RELEASE 2019-11-18 15:50:24 +00:00
Ryan Baxter
7a6a042d6f Bumping versions 2019-09-10 16:10:28 -04:00
buildmaster
c2d959ae6d Bumping versions to 2.1.3.BUILD-SNAPSHOT after release 2019-06-20 21:31:53 +00:00
buildmaster
e235b234b0 Going back to snapshots 2019-06-20 21:31:53 +00:00
buildmaster
66c230c325 Update SNAPSHOT to 2.1.2.RELEASE 2019-06-20 21:30:22 +00:00
Spring Operator
f20113243a URL Cleanup (#216)
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-27 19:23:20 -04: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
Spencer Gibb
30928d6468 Updates to 2.1.0.BUILD-SNAPSHOT.
Changes required for boot 2.1.0
2018-08-03 15:16:15 -04:00
buildmaster
50b0b0764b Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-19 00:31:13 +00:00
buildmaster
47242bb0af Going back to snapshots 2018-06-19 00:31:12 +00:00
buildmaster
1aa5bee2ed Update SNAPSHOT to 2.0.0.RELEASE 2018-06-19 00:29:42 +00:00
buildmaster
a60be23753 Going back to snapshots 2018-04-23 14:44:54 +00:00
buildmaster
931752385b Update SNAPSHOT to 2.0.0.RC1 2018-04-23 14:43:52 +00:00
buildmaster
30db92d844 Going back to snapshots 2018-03-22 21:31:27 +00:00
buildmaster
f9f0907a3a Update SNAPSHOT to 2.0.0.M7 2018-03-22 21:30:33 +00:00
buildmaster
e66b11d91d Going back to snapshots 2018-02-27 01:09:22 +00:00
buildmaster
27cd78e8ee Update SNAPSHOT to 2.0.0.M6 2018-02-27 01:08:26 +00:00
Ryan Baxter
a9ec75d184 Updates for new OpenFeign project 2018-02-22 19:54:19 -05:00
Spencer Gibb
df80d91a1c update to new web endpoint property 2018-02-12 12:24:13 -05:00
buildmaster
2bfdc5a9f7 Going back to snapshots 2018-02-09 22:59:18 +00:00
buildmaster
2763070d24 Update SNAPSHOT to 2.0.0.M5 2018-02-09 22:58:23 +00:00
buildmaster
60e8230540 Going back to snapshots 2017-12-02 03:11:27 +00:00
buildmaster
875a9e548c Update SNAPSHOT to 2.0.0.M4 2017-12-02 03:10:37 +00:00
Spencer Gibb
4c3ef400ef Updates for boot 2.0 compatibility 2017-11-27 14:16:21 -05:00
Spencer Gibb
c5b6000b50 Updates for boot 2.0 compatibility 2017-11-22 12:57:19 -05:00
buildmaster
ef39235bb3 Going back to snapshots 2017-11-16 17:02:55 +00:00
buildmaster
9708c2a386 Update SNAPSHOT to 2.0.0.M3 2017-11-16 17:02:06 +00:00
buildmaster
566d690f91 Going back to snapshots 2017-10-27 21:04:52 +00:00
buildmaster
e5786373c5 Update SNAPSHOT to 2.0.0.M2 2017-10-27 21:04:02 +00:00
Spencer Gibb
aa7be160fc Merge branch 'master' into 2.0.x
# Conflicts:
#	spring-cloud-zookeeper-discovery/src/main/java/org/springframework/cloud/zookeeper/discovery/ZookeeperServiceDiscovery.java
2017-10-18 12:57:37 -04:00
Spencer Gibb
bce2913505 Update to use new Registration interface.
See https://github.com/spring-cloud/spring-cloud-commons/issues/265
2017-10-18 12:53:59 -04:00
Spencer Gibb
0d059866ce Updates for Finchley and boot 2.0 2017-09-27 14:03:52 -04:00
Ryan Baxter
d15244cccd Merge remote-tracking branch 'origin/master' into 2.0.x 2017-09-25 14:16:13 -04:00
Ryan Baxter
629b373e5d Remove @EnableDiscoveryClient as it is optional (#147)
* Remove `@EnableDiscoveryClient` as it is optional.  Fixes #146.
2017-09-25 13:16:12 -04:00
Marcin Grzejszczak
4e898aa6ca Going back to snapshots 2017-08-25 14:46:25 +02:00
Marcin Grzejszczak
4f9c58de4c Update SNAPSHOT to 1.2.0.M1 2017-08-25 14:45:16 +02:00