Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
e-gov
RIHA-Browser
Commits
19a7c2f3
Commit
19a7c2f3
authored
Nov 04, 2020
by
kristjankr
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor version upgrades
parent
bec47bc0
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
648 additions
and
574 deletions
+648
-574
autotest/pom.xml
autotest/pom.xml
+1
-1
backend/pom.xml
backend/pom.xml
+1
-1
frontend/package.json
frontend/package.json
+1
-1
frontend/pom.xml
frontend/pom.xml
+1
-1
frontend/yarn.lock
frontend/yarn.lock
+642
-568
pom.xml
pom.xml
+2
-2
No files found.
autotest/pom.xml
View file @
19a7c2f3
...
...
@@ -11,7 +11,7 @@
<parent>
<artifactId>
browser
</artifactId>
<groupId>
ee.ria.riha
</groupId>
<version>
7.7.
2
</version>
<version>
7.7.
3
</version>
</parent>
<properties>
...
...
backend/pom.xml
View file @
19a7c2f3
...
...
@@ -12,7 +12,7 @@
<parent>
<groupId>
ee.ria.riha
</groupId>
<artifactId>
browser
</artifactId>
<version>
7.7.
2
</version>
<version>
7.7.
3
</version>
</parent>
<dependencies>
...
...
frontend/package.json
View file @
19a7c2f3
{
"name"
:
"riha"
,
"version"
:
"7.7.
2
"
,
"version"
:
"7.7.
3
"
,
"license"
:
"MIT"
,
"scripts"
:
{
"static"
:
"static ../main/resources --port 8085"
,
...
...
frontend/pom.xml
View file @
19a7c2f3
...
...
@@ -10,7 +10,7 @@
<parent>
<groupId>
ee.ria.riha
</groupId>
<artifactId>
browser
</artifactId>
<version>
7.7.
2
</version>
<version>
7.7.
3
</version>
</parent>
<properties>
...
...
frontend/yarn.lock
View file @
19a7c2f3
This diff is collapsed.
Click to expand it.
pom.xml
View file @
19a7c2f3
...
...
@@ -5,7 +5,7 @@
<groupId>
ee.ria.riha
</groupId>
<artifactId>
browser
</artifactId>
<version>
7.7.
2
</version>
<version>
7.7.
3
</version>
<packaging>
pom
</packaging>
<name>
RIHA-Browser
</name>
...
...
@@ -20,7 +20,7 @@
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.build.version>
7.
6
</project.build.version>
<project.build.version>
7.
7.3
</project.build.version>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<java.version>
1.8
</java.version>
</properties>
...
...
RIA Bitbucket
@ria-bitbucket
mentioned in commit
704b224d
·
Nov 17, 2020
mentioned in commit
704b224d
mentioned in commit 704b224d3b1fe95f324640b17829b2c5afc5c16e
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment