Skip to content

Commit

Permalink
Plume 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amanteaux committed Apr 19, 2020
1 parent 23b2474 commit 1e4f2af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,13 +134,13 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<plume-framework.version>2.0.0-RC1</plume-framework.version>
<plume-framework.version>2.0.0</plume-framework.version>
<plume-file.version>1.0.0-rc9</plume-file.version>
<plume-admin.version>2.0.0-RC1</plume-admin.version>
<plume-admin.version>2.0.0</plume-admin.version>

<grizzly.version>2.4.4</grizzly.version>
<swagger-ui.version>2.2.10-1</swagger-ui.version>
<javassist.version>3.26.0-GA</javassist.version>
<javassist.version>3.27.0-GA</javassist.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 1e4f2af

Please sign in to comment.