Skip to content

Commit

Permalink
Finalize 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmanko committed Feb 4, 2021
1 parent 4d9b63c commit f0bca49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Publish package to GitHub Packages
on:
release:
types: [created]
push:
branches: [master]
jobs:
publish:
runs-on: ubuntu-latest
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
<addresshierarchyVersion>2.9</addresshierarchyVersion>
<htmlformentryVersion>3.3.0</htmlformentryVersion>
<appuiVersion>1.9.0</appuiVersion>
<coreappsVersion>1.19.2</coreappsVersion>
<coreappsVersion>1.19.3</coreappsVersion>
<serializationXstreamModuleVersion>0.2.12</serializationXstreamModuleVersion>
<eventVersion>2.5</eventVersion>
<groovyVersion>1.8.7</groovyVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<m2SysVersion>1.0.2-SNAPSHOT</m2SysVersion>
<xds-senderVersion>2.0.1-SNAPSHOT</xds-senderVersion>
<m2SysVersion>1.0.2</m2SysVersion>
<xds-senderVersion>2.0.2</xds-senderVersion>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit f0bca49

Please sign in to comment.