Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Commit 05e7092

Browse files
committed
Bump version to 1.3.0
1 parent e792a9d commit 05e7092

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>de.adorsys.psd2</groupId>
88
<artifactId>sandbox</artifactId>
9-
<version>1.3.0-SNAPSHOT</version>
9+
<version>1.3.0</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Sandbox</name>

ui/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "psd2-accelerator",
3-
"version": "1.3.0-SNAPSHOT",
3+
"version": "1.3.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --proxy-config proxy.conf.json",

0 commit comments

Comments
 (0)