Skip to content

Commit 16ad4e7

Browse files
committed
vol name
1 parent fdf8b14 commit 16ad4e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
<systemProperties>
3535
<property>
3636
<name>GLUSTER_HOST</name>
37-
<value>${GLUSTER_VOLUME}</value>
37+
<value>${GLUSTER_HOST}</value>
3838
</property>
3939
<property>
4040
<name>GLUSTER_VOLUME</name>
41-
<value>${GLUSTER_HOST}</value>
41+
<value>${GLUSTER_VOLUME}</value>
4242
</property>
4343
</systemProperties>
4444
</configuration>

0 commit comments

Comments
 (0)