Skip to content

Commit

Permalink
version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tvd12 committed Jun 5, 2023
1 parent 00c5dc3 commit 44d0cf4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ezyfox-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-boot</artifactId>
<version>1.0.9</version>
<version>1.1.0</version>
</parent>
<artifactId>ezyfox-boot-autoconfigure</artifactId>
<name>ezyfox-boot-autoconfigure</name>
<url>https://youngmonkeys.org/project/ezyfox-boot/</url>

<properties>
<ezy.version>1.2.7</ezy.version>
<ezy.version>1.2.8</ezy.version>
<javax.persistence.version>2.2</javax.persistence.version>
<javax.transaction.version>1.3</javax.transaction.version>
<h2.version>1.4.200</h2.version>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox</artifactId>
<version>1.0.5</version>
<version>1.0.6</version>
</parent>
<version>1.0.9</version>
<version>1.1.0</version>
<artifactId>ezyfox-boot</artifactId>
<packaging>pom</packaging>

Expand Down

0 comments on commit 44d0cf4

Please sign in to comment.