Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nmaas Platform
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nmaas
nmaas Platform
Commits
4fc46738
Commit
4fc46738
authored
4 years ago
by
Lukasz Lopatowski
Browse files
Options
Downloads
Patches
Plain Diff
Updated version number and changelog
parent
fe8549dc
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build.gradle
+1
-1
1 addition, 1 deletion
build.gradle
src/main/resources/changelog.json
+16
-0
16 additions, 0 deletions
src/main/resources/changelog.json
with
17 additions
and
1 deletion
build.gradle
+
1
−
1
View file @
4fc46738
...
@@ -13,7 +13,7 @@ repositories {
...
@@ -13,7 +13,7 @@ repositories {
mavenCentral
()
mavenCentral
()
}
}
version
=
'1.4.1
-SNAPSHOT
'
version
=
'1.4.1'
group
=
'net.geant.nmaas'
group
=
'net.geant.nmaas'
sourceCompatibility
=
1.8
sourceCompatibility
=
1.8
...
...
This diff is collapsed.
Click to expand it.
src/main/resources/changelog.json
+
16
−
0
View file @
4fc46738
{
"versions"
:
[
{
"versions"
:
[
{
"verNo"
:
"1.4.1"
,
"date"
:
"(2021/03/18)"
,
"topic"
:
[
{
"title"
:
"Improved user management views"
,
"tags"
:
"[Enhancement]"
,
"description"
:
"Introduced multiple enhancements to the user administrator view."
},
{
"title"
:
"Enhanced NMaaS configuration process"
,
"tags"
:
"[Enhancement]"
,
"description"
:
"Refactored Platform source code in order to load additional configuration parameters from properties file."
}
]
},
{
{
"verNo"
:
"1.4.0"
,
"verNo"
:
"1.4.0"
,
"date"
:
"(2021/01/12)"
,
"date"
:
"(2021/01/12)"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment