Commit Graph

89 Commits

Author SHA1 Message Date
buildmaster
cb544d8a5a Going back to snapshots 2020-07-31 20:40:41 +00:00
buildmaster
944b2cfdc5 Update SNAPSHOT to 2.2.3.RELEASE 2020-07-31 20:39:28 +00:00
buildmaster
53bc085549 Bumping versions to 2.2.3.BUILD-SNAPSHOT after release 2020-05-28 17:42:08 +00:00
buildmaster
0edf1466d8 Going back to snapshots 2020-05-28 17:42:08 +00:00
buildmaster
bf8f921799 Update SNAPSHOT to 2.2.2.RELEASE 2020-05-28 17:41:00 +00:00
Spencer Gibb
175aa8fc28 Updates build to 2.2.4.BUILD-SNAPSHOT 2020-03-18 18:11:54 -04:00
buildmaster
ccc2d4ac07 Bumping versions to 2.2.2.BUILD-SNAPSHOT after release 2020-03-04 16:18:17 +00:00
buildmaster
43b6b86de5 Going back to snapshots 2020-03-04 16:18:17 +00:00
buildmaster
00d9fe7f1f Update SNAPSHOT to 2.2.1.RELEASE 2020-03-04 16:16:15 +00:00
buildmaster
14fcf0cd0f Bumping versions 2020-01-18 17:50:32 +00:00
Spencer Gibb
60e06b4fd0 Updates version to 3.0.0.BUILD-SNAPSHOT 2020-01-17 18:29:34 -05:00
Spencer Gibb
da0c79c031 deleted .flattened-pom.xml 2020-01-17 18:22:49 -05:00
buildmaster
d3bba4bdcf Bumping versions 2019-12-20 17:51:52 +00:00
buildmaster
91d259ca74 Bumping versions 2019-12-18 17:50:50 +00:00
buildmaster
1467bdac0f Bumping versions 2019-11-26 17:50:31 +00:00
buildmaster
5451f1cca8 Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2019-11-26 10:05:33 +00:00
buildmaster
36bec40d85 Going back to snapshots 2019-11-26 10:05:33 +00:00
buildmaster
1ad9d1c494 Update SNAPSHOT to 2.2.0.RELEASE 2019-11-26 10:04:28 +00:00
buildmaster
019251a54d Going back to snapshots 2019-11-08 21:46:47 +00:00
buildmaster
328ed1f160 Update SNAPSHOT to 2.2.0.RC2 2019-11-08 21:46:12 +00:00
buildmaster
76c95f2b59 Bumping versions 2019-11-07 14:48:44 +00:00
buildmaster
ebdb4ab4d1 Going back to snapshots 2019-10-24 20:41:01 +00:00
buildmaster
3d8e2398ea Update SNAPSHOT to 2.2.0.RC1 2019-10-24 20:40:27 +00:00
buildmaster
e40356517d Going back to snapshots 2019-10-03 19:24:05 +00:00
buildmaster
fe58e2191e Update SNAPSHOT to 2.2.0.M3 2019-10-03 19:23:30 +00:00
Olga Maciaszek-Sharma
2127b20286 Merge branch '2.1.x'
# Conflicts:
#	docs/pom.xml
#	pom.xml
#	spring-cloud-cloudfoundry-commons/pom.xml
#	spring-cloud-cloudfoundry-dependencies/pom.xml
#	spring-cloud-cloudfoundry-discovery/pom.xml
#	spring-cloud-cloudfoundry-sample/pom.xml
#	spring-cloud-cloudfoundry-web/pom.xml
#	spring-cloud-starter-cloudfoundry/pom.xml
2019-09-18 12:24:13 +02:00
Olga Maciaszek-Sharma
ddf29d4d69 Remove spring.provides. 2019-09-18 12:22:50 +02:00
buildmaster
ec8ae98ac9 Bumping versions to 2.1.4.BUILD-SNAPSHOT after release 2019-09-09 19:08:29 +00:00
buildmaster
f70c515929 Going back to snapshots 2019-09-09 19:08:29 +00:00
buildmaster
8ff4f7dab4 Update SNAPSHOT to 2.1.3.RELEASE 2019-09-09 19:07:09 +00:00
buildmaster
29811e5862 Going back to snapshots 2019-08-14 14:56:41 +00:00
buildmaster
1dfa30302d Update SNAPSHOT to 2.2.0.M2 2019-08-14 14:55:56 +00:00
buildmaster
460fc2652a Going back to snapshots 2019-07-03 18:04:41 +00:00
buildmaster
f66a5a28c7 Update SNAPSHOT to 2.2.0.M1 2019-07-03 18:03:52 +00:00
Spencer Gibb
dfabce205d Bumps to 2.1.3.BUILD-SNAPSHOT build to 2.1.7 2019-06-21 12:18:48 -04:00
buildmaster
9c6ae81a03 Bumping versions to 2.1.4.BUILD-SNAPSHOT after release 2019-06-20 16:58:08 +00:00
buildmaster
67808a7bfc Going back to snapshots 2019-06-20 16:58:07 +00:00
buildmaster
3364b53c40 Update SNAPSHOT to 2.1.2.RELEASE 2019-06-20 16:57:16 +00:00
buildmaster
2ca47f697b Bumping versions to 2.1.3.BUILD-SNAPSHOT after release 2019-06-11 19:11:07 +00:00
buildmaster
814017ec25 Going back to snapshots 2019-06-11 19:11:07 +00:00
buildmaster
c96ed33dd4 Update SNAPSHOT to 2.1.2.RELEASE 2019-06-11 19:09:44 +00:00
Spring Operator
76ca08222e URL Cleanup (#50)
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 8 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 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
2019-04-01 11:35:24 -04:00
Spring Operator
a35cf0b9a2 URL Cleanup (#34)
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 8 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 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
2019-04-01 11:33:33 -04:00
Marcin Grzejszczak
9538503b87 Hoxton 2019-03-07 18:17:09 +01:00
buildmaster
5b20e17b1e Bumping versions to 2.1.2.BUILD-SNAPSHOT after release 2019-03-05 17:34:29 +00:00
buildmaster
47f677d27c Going back to snapshots 2019-03-05 17:34:29 +00:00
buildmaster
15f7144a12 Update SNAPSHOT to 2.1.1.RELEASE 2019-03-05 17:33:19 +00:00
Marcin Grzejszczak
004e83b1e8 Added checkstyle 2019-02-05 15:21:41 +01:00
buildmaster
c1772ba120 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-01-22 18:22:09 +00:00
buildmaster
badefa5526 Going back to snapshots 2019-01-22 18:22:09 +00:00