Skip to content

Commit dd73592

Browse files
committed
using 0.2 version, groups can now be deployed
1 parent 736ac54 commit dd73592

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,10 @@
111111
<plugin>
112112
<groupId>dcos</groupId>
113113
<artifactId>dcos-maven-plugin</artifactId>
114-
<version>0.1</version>
114+
<version>0.2</version>
115115
<configuration>
116-
<dcosUrl>http://DCOS-ElasticLoadBa-WG3MA5FTD2NX-768823087.us-west-1.elb.amazonaws.com/</dcosUrl>
116+
<dcosUrl>http://DCOS-ElasticLoadBa-MRVM18Z02HUL-2060784478.us-west-1.elb.amazonaws.com/</dcosUrl>
117+
<deployable>group</deployable>
117118
<ignoreSslCertificate>true</ignoreSslCertificate>
118119
</configuration>
119120
<executions>

0 commit comments

Comments
 (0)