Skip to content

Commit

Permalink
Merge pull request #26 from katalon-studio/issue21
Browse files Browse the repository at this point in the history
Update for build
  • Loading branch information
devalex88 committed Nov 27, 2020
2 parents 3acbb7b + e42c945 commit d9597b5
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 24 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.katalon.kata</groupId>
<artifactId>kata-server</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>

<properties>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=${project.version}
version=${project.version}
82 changes: 60 additions & 22 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d9597b5

Please sign in to comment.