Skip to content

Commit 6c8bc1f

Browse files
author
a.dmitryuk
committed
up version
1 parent be35535 commit 6c8bc1f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,6 @@ Further information about licensing you will find in LICENSE file.
3535
- Go to http://localhost:8090/ and complete setup:
3636
- Set `admin:admin` as admin credentials
3737
- Set `postgres` host, `confluence:qwerty` as database credentials
38+
- Up `<version>` in `pom.xml`
39+
- `make build`
3840
- `make upload`

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>com.validate_lab.confluence</groupId>
99
<artifactId>stoplightelements_previewer</artifactId>
10-
<version>1.2</version>
10+
<version>1.2.1</version>
1111

1212
<organization>
1313
<name>ValidateLab</name>

0 commit comments

Comments
 (0)