Skip to content

Commit 4f496ab

Browse files
committed
Merge pull request #10 from ppodgorsek/configuration
Updated the POM files to version 1.0.6.
2 parents 8db9a26 + 5de8509 commit 4f496ab

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

juncacher-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.github.ppodgorsek</groupId>
99
<artifactId>juncacher</artifactId>
10-
<version>1.0.6-SNAPSHOT</version>
10+
<version>1.0.6</version>
1111
</parent>
1212

1313
<groupId>com.github.ppodgorsek</groupId>

juncacher-springcachemanager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.github.ppodgorsek</groupId>
99
<artifactId>juncacher</artifactId>
10-
<version>1.0.6-SNAPSHOT</version>
10+
<version>1.0.6</version>
1111
</parent>
1212

1313
<groupId>com.github.ppodgorsek</groupId>

juncacher-varnish/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.github.ppodgorsek</groupId>
99
<artifactId>juncacher</artifactId>
10-
<version>1.0.6-SNAPSHOT</version>
10+
<version>1.0.6</version>
1111
</parent>
1212

1313
<groupId>com.github.ppodgorsek</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.github.ppodgorsek</groupId>
88
<artifactId>juncacher</artifactId>
9-
<version>1.0.6-SNAPSHOT</version>
9+
<version>1.0.6</version>
1010
<packaging>pom</packaging>
1111

1212
<name>JUncacher</name>

0 commit comments

Comments
 (0)