Skip to content

Commit 8b9ea8d

Browse files
committed
Updated the POM files to version 1.0.5.
1 parent 3abb3fe commit 8b9ea8d

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.5-SNAPSHOT</version>
10+
<version>1.0.5</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.5-SNAPSHOT</version>
10+
<version>1.0.5</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.5-SNAPSHOT</version>
10+
<version>1.0.5</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.5-SNAPSHOT</version>
9+
<version>1.0.5</version>
1010
<packaging>pom</packaging>
1111

1212
<name>JUncacher</name>

0 commit comments

Comments
 (0)