Commit Graph

157 Commits

Author SHA1 Message Date
Oleg Zhurakousky
1d3ec9b883 Update POMs for 3.1.7 2022-03-29 16:24:48 +02:00
Oleg Zhurakousky
fe0b506b01 fix s-c-build version 2022-02-16 16:35:53 +01:00
Oleg Zhurakousky
0561e33ed5 fix s-c-build version 2022-02-16 16:35:31 +01:00
Oleg Zhurakousky
5cfbbc70ca Update POMs for 3.2.2 release 2022-02-16 15:54:03 +01:00
Oleg Zhurakousky
edf332dd10 Update POMs for 3.1.6 2021-12-14 09:22:21 +01:00
Oleg Zhurakousky
2fe39084ee Update POMs for 3.2.0 2021-12-01 09:44:34 +01:00
Oleg Zhurakousky
421ad86076 Update POMs for 3.2.0-RC1 2021-11-03 07:42:09 +01:00
Oleg Zhurakousky
2dcea189cc Update POMs for 3.1.5 2021-10-22 10:51:27 +02:00
Oleg Zhurakousky
525b66dd51 Update POMs for s-c-function 3.2.0-M3 release 2021-10-18 15:53:25 +02:00
Oleg Zhurakousky
90152cf162 Update POMs for s-c-function 3.2.0-M2 release 2021-09-30 09:46:35 +02:00
Oleg Zhurakousky
2b2c74dff1 Update POMs for s-c-function 3.1.4 release 2021-09-21 07:06:03 +02:00
Oleg Zhurakousky
06f8b349c5 Update POMs for 3.2.0-M1 2021-07-30 09:42:58 +02:00
Oleg Zhurakousky
528f4a7252 Update POMs for s-c-function 3.1.3 release 2021-05-26 14:32:08 +02:00
Oleg Zhurakousky
c537947afe Upgrade dependency for SCF 3.1.2 2021-03-16 13:32:49 +01:00
Oleg Zhurakousky
1eb89801d8 Update version for function 3.1.1 2021-01-27 16:47:55 +01:00
Oleg Zhurakousky
d16a4d5670 fix s-cloud version 2020-12-21 12:48:07 +01:00
Oleg Zhurakousky
fccc933a73 Update POMs for 3.1.0 release 2020-12-21 11:38:07 +01:00
Oleg Zhurakousky
4f5bf0db15 Updated POMs for function RC1 2020-12-11 14:29:18 +01:00
Oleg Zhurakousky
318a8ab280 Prepare for s-c-function 3.1.0-M5 2020-11-17 12:45:51 +01:00
Oleg Zhurakousky
02e74c92a4 Update POMs for SCF 3.1.0.M3 release 2020-09-23 11:24:51 +02:00
Oleg Zhurakousky
f61542e3f3 Update version for s-c-function 3.1.0-M2 2020-07-20 14:28:17 +02:00
Oleg Zhurakousky
357b60c435 Bumping versions for s-c-function 3.1.0.M1 2020-04-06 16:28:48 +02:00
Oleg Zhurakousky
2bbbed0fed Bumping versions for SCF 3.0.3.RELEASE 2020-03-03 14:34:55 +01:00
Oleg Zhurakousky
6bd994590f Bumping versions for SCF 3.0.2.RELEASE 2020-02-12 17:33:53 +01:00
Oleg Zhurakousky
362d25344a Bumping versions for SCF 3.0.1.RELEASE 2019-12-18 15:31:42 +01:00
Oleg Zhurakousky
207b4f27d0 Prepped for 3.0.0.RELEASE of s-c-function 2019-11-22 11:48:07 +01:00
Oleg Zhurakousky
9c26478230 Bumping version for SCF 3.0.0.RC2 release 2019-11-08 07:48:17 +01:00
Oleg Zhurakousky
7e3b1d145e Bumping version for s-c-function 3.0.0.RC1 2019-10-24 13:33:15 +02:00
Oleg Zhurakousky
26f495172d Preparing POMs for function M3 release 2019-09-23 04:22:25 -04:00
Oleg Zhurakousky
bc8bcac0eb Preparing POMs for function release 2019-08-12 13:12:31 +02:00
Oleg Zhurakousky
227b393697 Preparing s-c-function for 3.0.0.M1 2019-06-10 09:03:21 +02:00
Oleg Zhurakousky
ba7044fc5a Preparing s-c-function for 3.0.0.M1 2019-06-10 08:44:09 +02:00
Oleg Zhurakousky
af6b3df038 Preparing for s-c-function RC1 2019-04-08 14:35:40 +02:00
Spring Operator
b952413a03 URL Cleanup (#118)
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 4 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).
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
  https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
  https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
2019-03-16 11:50:08 -04:00
Oleg Zhurakousky
1f9a157c62 New Doc snapshot release 2019-03-14 16:16:48 +01:00
Oleg Zhurakousky
f313cfb11e prepping for 2.0.1.RELEASE 2019-01-31 15:11:26 +01:00
Oleg Zhurakousky
797c3b674f Updating versions for 2.0.0.RELEASE to be based on 2.1.1.RELEASE of SCBuild 2019-01-08 11:11:47 +01:00
Oleg Zhurakousky
2faf83e528 Updating version for 2.0.0.RELEASE 2019-01-08 10:26:21 +01:00
Oleg Zhurakousky
a500bd02aa Prepping for RC3 release of SCF 2018-12-20 19:05:06 +01:00
Oleg Zhurakousky
7c48ba15d5 Prepping for RC2 release 2018-11-19 06:35:41 +01:00
Marcin Grzejszczak
75dd9941ac Bumping for 2.0.0.M2 2018-09-19 15:10:44 +02:00
Marcin Grzejszczak
7fe9ce3d72 Bumping for sc-function 2.0.0.M1 release 2018-08-22 14:40:39 +02:00
Spencer Gibb
81b8b3b48a Initial Greenwich versions 2018-08-02 17:09:53 -04:00
buildmaster
3bdd31b5ee Bumping versions to Finchley.BUILD-SNAPSHOT after release 2018-07-31 20:46:55 +00:00
buildmaster
88ff269100 Going back to snapshots 2018-07-31 20:46:55 +00:00
buildmaster
b3e3ab5f0e Update SNAPSHOT to Finchley.SR1 2018-07-31 20:45:31 +00:00
Spencer Gibb
6b66022c57 Updates to snapshots 2018-06-18 22:33:46 -04:00
Ryan Baxter
a915be6982 Version changes for Finchley.RELEASE 2018-06-18 09:12:34 -04:00
Spencer Gibb
f354a28357 Updates to s-c-build 2.0.2.BUILD-SNAPSHOT 2018-06-06 12:11:27 -04:00
Spencer Gibb
853c1b45e8 Revert "Version changes for Finchley.RC2"
This reverts commit 04dbea4
2018-06-06 12:08:52 -04:00