Skip to content

Commit 8ee2e0e

Browse files
authored
[HWORKS-653] Publish hopsworks-service-discovery module on archiva (#1378)
1 parent a15504f commit 8ee2e0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hopsworks-service-discovery/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@
3333
<name>hopsworks-service-discovery</name>
3434

3535
<properties>
36-
<maven.deploy.skip>true</maven.deploy.skip>
36+
<maven.deploy.skip>false</maven.deploy.skip>
3737
</properties>
38+
3839
<dependencies>
3940
<dependency>
4041
<groupId>junit</groupId>

0 commit comments

Comments
 (0)