Upcoming maintenance: Thursday 21 August @ 12:00-14:00 CEST.

Skip to content
Snippets Groups Projects
Commit 07e5206e authored by Dimitrios Giannopoulos's avatar Dimitrios Giannopoulos
Browse files

feat: version 1.0.0

parent 21a54a04
No related branches found
No related tags found
3 merge requests!34Merging develop (merged from 2024Q2_RC) into main creating for 2024Q2 Release,!33Merging 2024Q2_RC into main creating for 2024Q2 Release,!32Merging 2024Q2_RC into develop
Pipeline #6694 passed
...@@ -208,7 +208,7 @@ E.g. Edit "TITLE", "WIKI", etc properties with your domain title. Also configure ...@@ -208,7 +208,7 @@ E.g. Edit "TITLE", "WIKI", etc properties with your domain title. Also configure
``` ```
{ {
"TITLE": "OpenSlice by ETSI", "TITLE": "OpenSlice by ETSI",
"PORTALVERSION":"2024-Q2 1.0.0-SNAPSHOT", "PORTALVERSION":"2024-Q2 1.0.0",
"WIKI": "https://osl.etsi.org/documentation", "WIKI": "https://osl.etsi.org/documentation",
"BUGZILLA": "{BASEURL}/bugzilla/", "BUGZILLA": "{BASEURL}/bugzilla/",
"STATUS": "http://status.localhost/", "STATUS": "http://status.localhost/",
......
...@@ -20,4 +20,4 @@ version: 0.1.0 ...@@ -20,4 +20,4 @@ version: 0.1.0
# This is the version number of the application being deployed. This version number should be # This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to # incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using. # follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 1.0.0-SNAPSHOT appVersion: 1.0.0
{ {
"TITLE": "Openslice demo", "TITLE": "Openslice demo",
"PORTALVERSION":"2023-Q3 1.0.0-SNAPSHOT", "PORTALVERSION":"2023-Q3 1.0.0",
"WIKI": "https://openslice.readthedocs.io/en/stable/", "WIKI": "https://openslice.readthedocs.io/en/stable/",
"BUGZILLA": "{BASEURL}/bugzilla/", "BUGZILLA": "{BASEURL}/bugzilla/",
"STATUS": "{BASEURL}/", "STATUS": "{BASEURL}/",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment