Skip to content

Commit fe7ca27

Browse files
jsondoc-cloud folder
1 parent 0331d71 commit fe7ca27

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

jsondoc-cloud/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ROOT.war

jsondoc-sample-springmvc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<phase>package</phase>
163163
<configuration>
164164
<tasks>
165-
<copy todir="../jsondoc-dotcloud/" flatten="true"
165+
<copy todir="../jsondoc-cloud/" flatten="true"
166166
overwrite="true" verbose="true" failonerror="true">
167167
<fileset dir="target" includes="*.war" />
168168
</copy>

0 commit comments

Comments
 (0)