Skip to content

Commit

Permalink
Versionbump (#152)
Browse files Browse the repository at this point in the history
* MS: version bump
  • Loading branch information
Fim-84 authored Apr 14, 2023
1 parent 9f0427f commit bec0640
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion desktop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<mainClass>org.unigrid.janus.Janus</mainClass>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jpackage.version>1.0.11</jpackage.version>
<jpackage.version>1.0.10</jpackage.version>
</properties>
<dependencies>
<!--<dependency>
Expand Down
4 changes: 2 additions & 2 deletions fx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<properties>
<mainClass>org.unigrid.janus.Janus</mainClass>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<release.tag>1.0.11</release.tag>
<current.tag>1.0.10</current.tag>
<release.tag>1.0.12</release.tag>
<current.tag>1.0.11</current.tag>
<config.opens>
fx=jakarta.xml.bind/jakarta.xml.bind-api
</config.opens>
Expand Down

0 comments on commit bec0640

Please sign in to comment.