Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
mxro committed Oct 5, 2023
1 parent cef6f46 commit 5c9090d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"java.configuration.updateBuildConfiguration": "interactive"
}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<groupId>org.javadelight</groupId>
<artifactId>delight-fileupload</artifactId>
<version>0.0.5</version>
<version>0.0.6</version>
<description>A simple wrapper for Apache Commons FileUpload to use it with Netty and other IO servers.</description>
<url>https://github.com/javadelight/delight-fileupload</url>
<properties>
Expand Down

0 comments on commit 5c9090d

Please sign in to comment.