Skip to content

Commit b4bf2a5

Browse files
committed
Upgrade various container versions
1 parent 0437775 commit b4bf2a5

5 files changed

+5
-5
lines changed

cargo/Maven+3+Plugin+Getting+Started.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,8 +371,8 @@ <h2 id="Maven3PluginGettingStarted-Moreexamples">More examples</h2>
371371
<p></p>
372372
<ul class="childpages-macro conf-macro output-block">
373373
<li><a href="Starting+and+stopping+a+container.html">Starting and stopping a container</a></li>
374-
<li><a href="Generating+a+container+configuration+deployment+structure.html">Generating a container configuration deployment structure</a></li>
375374
<li><a href="Deploying+to+a+running+container.html">Deploying to a running container</a></li>
375+
<li><a href="Generating+a+container+configuration+deployment+structure.html">Generating a container configuration deployment structure</a></li>
376376
<li><a href="Merging+WAR+files.html">Merging WAR files</a></li>
377377
</ul>
378378
<p></p>

cargo/Maven+3+Plugin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,8 +395,8 @@ <h2 id="Maven3Plugin-Moreexamples">More examples</h2>
395395
<p></p>
396396
<ul class="childpages-macro conf-macro output-block">
397397
<li><a href="Starting+and+stopping+a+container.html">Starting and stopping a container</a></li>
398-
<li><a href="Generating+a+container+configuration+deployment+structure.html">Generating a container configuration deployment structure</a></li>
399398
<li><a href="Deploying+to+a+running+container.html">Deploying to a running container</a></li>
399+
<li><a href="Generating+a+container+configuration+deployment+structure.html">Generating a container configuration deployment structure</a></li>
400400
<li><a href="Merging+WAR+files.html">Merging WAR files</a></li>
401401
</ul>
402402
<p></p>

cargo/Tomcat+10.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1916,7 +1916,7 @@ <h5 id="Tomcat10.x-Forremotecontainero.c.c.c.tomcat.Tomcat10xRemoteContainer">Fo
19161916
</div>
19171917
<h3 id="Tomcat10.x-TestedOn">Tested On</h3>
19181918
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.<br>
1919-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/10.1.28/tomcat-10.1.28.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/10.1.28/tomcat-10.1.28.zip</a></p></td>
1919+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/10.1.29/tomcat-10.1.29.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/10.1.29/tomcat-10.1.29.zip</a></p></td>
19201920
</tr>
19211921
</tbody>
19221922
</table></td>

cargo/Tomcat+11.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1909,7 +1909,7 @@ <h5 id="Tomcat11.x-Forremotecontainero.c.c.c.tomcat.Tomcat11xRemoteContainer">Fo
19091909
</div>
19101910
<h3 id="Tomcat11.x-TestedOn">Tested On</h3>
19111911
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.<br>
1912-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/11.0.0-M24/tomcat-11.0.0-M24.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/11.0.0-M24/tomcat-11.0.0-M24.zip</a></p></td>
1912+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/11.0.0-M25/tomcat-11.0.0-M25.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/11.0.0-M25/tomcat-11.0.0-M25.zip</a></p></td>
19131913
</tr>
19141914
</tbody>
19151915
</table></td>

cargo/Tomcat+9.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1861,7 +1861,7 @@ <h5 id="Tomcat9.x-Forremotecontainero.c.c.c.tomcat.Tomcat9xRemoteContainer">For
18611861
</div>
18621862
<h3 id="Tomcat9.x-TestedOn">Tested On</h3>
18631863
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.<br>
1864-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/9.0.93/tomcat-9.0.93.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/9.0.93/tomcat-9.0.93.zip</a></p></td>
1864+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/9.0.94/tomcat-9.0.94.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/9.0.94/tomcat-9.0.94.zip</a></p></td>
18651865
</tr>
18661866
</tbody>
18671867
</table></td>

0 commit comments

Comments
 (0)