Skip to content

Commit 0007cfc

Browse files
author
Sasa Berberovic
committed
Release 0.8.4
1 parent 0c9c4f4 commit 0007cfc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>eu.openanalytics</groupId>
77
<artifactId>containerproxy</artifactId>
8-
<version>0.8.4-SNAPSHOT</version>
8+
<version>0.8.4</version>
99
<name>ContainerProxy</name>
1010
<packaging>jar</packaging>
1111

@@ -293,6 +293,7 @@
293293
<exclude>**/*.yml</exclude>
294294
<exclude>**/*.json</exclude>
295295
<exclude>**/*.raml</exclude>
296+
<exclude>**/*.sh</exclude>
296297
<exclude>LICENSE</exclude>
297298
<exclude>LICENSE_HEADER</exclude>
298299
<exclude>README.md</exclude>

0 commit comments

Comments
 (0)