Skip to content
Snippets Groups Projects
Commit 9f5599f7 authored by Lukasz Lopatowski's avatar Lukasz Lopatowski
Browse files

Merge branch 'remove-redundant-call-to-backend' into 'develop'

Remove redundant call to backend

See merge request !272
parents 775ad021 c0d99bde
No related branches found
No related tags found
2 merge requests!273Release 1.8.0 update,!272Remove redundant call to backend
Pipeline #95501 passed
...@@ -11,6 +11,8 @@ public class AppInstanceBase extends DomainAware { ...@@ -11,6 +11,8 @@ public class AppInstanceBase extends DomainAware {
private Long id; private Long id;
private Long applicationId;
private String applicationName; private String applicationName;
private String applicationVersion; private String applicationVersion;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment