Skip to content

Commit

Permalink
Release version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
neiser committed Aug 5, 2021
1 parent 039a090 commit 7e01dc4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion collection-cacheable-for-spring-api/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>de.qaware.tools.collection-cacheable-for-spring</groupId>
<artifactId>collection-cacheable-for-spring-parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion collection-cacheable-for-spring-starter/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>de.qaware.tools.collection-cacheable-for-spring</groupId>
<artifactId>collection-cacheable-for-spring-parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -10,7 +10,7 @@

<groupId>de.qaware.tools.collection-cacheable-for-spring</groupId>
<artifactId>collection-cacheable-for-spring-parent</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.1.0</version>
<name>Collection Cacheable for Spring</name>
<packaging>pom</packaging>
<description>
Expand Down

0 comments on commit 7e01dc4

Please sign in to comment.