Skip to content

Commit

Permalink
release v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jmezna committed Dec 11, 2018
1 parent d0e32b2 commit a738655
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.kumuluz.ee.cors</groupId>
<artifactId>kumuluzee-cors</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.0.4</version>

<name>KumuluzEE CORS</name>

Expand All @@ -22,7 +22,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<kumuluzee.version>2.5.2</kumuluzee.version>
<kumuluzee.version>3.0.0</kumuluzee.version>
<cors-filter.version>2.5</cors-filter.version>

<maven-compiler-plugin.version>3.6.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit a738655

Please sign in to comment.