Commit 1c34fb5e authored by Dave Syer's avatar Dave Syer

Fix mvn assembly

parent 1ccdf2f6
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<dependencySets> <dependencySets>
<dependencySet> <dependencySet>
<includes> <includes>
<include>org.springframework.boot:spring-cli:jar:*</include> <include>org.springframework.boot:spring-boot-cli:jar:*</include>
</includes> </includes>
<outputDirectory>lib</outputDirectory> <outputDirectory>lib</outputDirectory>
</dependencySet> </dependencySet>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment