Skip to content

Commit

Permalink
Upgrade various container versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alitokmen committed Sep 11, 2024
1 parent 0437775 commit b4bf2a5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cargo/Maven+3+Plugin+Getting+Started.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,8 +371,8 @@ <h2 id="Maven3PluginGettingStarted-Moreexamples">More examples</h2>
<p></p>
<ul class="childpages-macro conf-macro output-block">
<li><a href="Starting+and+stopping+a+container.html">Starting and stopping a container</a></li>
<li><a href="Generating+a+container+configuration+deployment+structure.html">Generating a container configuration deployment structure</a></li>
<li><a href="Deploying+to+a+running+container.html">Deploying to a running container</a></li>
<li><a href="Generating+a+container+configuration+deployment+structure.html">Generating a container configuration deployment structure</a></li>
<li><a href="Merging+WAR+files.html">Merging WAR files</a></li>
</ul>
<p></p>
Expand Down
2 changes: 1 addition & 1 deletion cargo/Maven+3+Plugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -395,8 +395,8 @@ <h2 id="Maven3Plugin-Moreexamples">More examples</h2>
<p></p>
<ul class="childpages-macro conf-macro output-block">
<li><a href="Starting+and+stopping+a+container.html">Starting and stopping a container</a></li>
<li><a href="Generating+a+container+configuration+deployment+structure.html">Generating a container configuration deployment structure</a></li>
<li><a href="Deploying+to+a+running+container.html">Deploying to a running container</a></li>
<li><a href="Generating+a+container+configuration+deployment+structure.html">Generating a container configuration deployment structure</a></li>
<li><a href="Merging+WAR+files.html">Merging WAR files</a></li>
</ul>
<p></p>
Expand Down
2 changes: 1 addition & 1 deletion cargo/Tomcat+10.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -1916,7 +1916,7 @@ <h5 id="Tomcat10.x-Forremotecontainero.c.c.c.tomcat.Tomcat10xRemoteContainer">Fo
</div>
<h3 id="Tomcat10.x-TestedOn">Tested On</h3>
<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>
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>
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>
</tr>
</tbody>
</table></td>
Expand Down
2 changes: 1 addition & 1 deletion cargo/Tomcat+11.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -1909,7 +1909,7 @@ <h5 id="Tomcat11.x-Forremotecontainero.c.c.c.tomcat.Tomcat11xRemoteContainer">Fo
</div>
<h3 id="Tomcat11.x-TestedOn">Tested On</h3>
<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>
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>
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>
</tr>
</tbody>
</table></td>
Expand Down
2 changes: 1 addition & 1 deletion cargo/Tomcat+9.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -1861,7 +1861,7 @@ <h5 id="Tomcat9.x-Forremotecontainero.c.c.c.tomcat.Tomcat9xRemoteContainer">For
</div>
<h3 id="Tomcat9.x-TestedOn">Tested On</h3>
<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>
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>
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>
</tr>
</tbody>
</table></td>
Expand Down

0 comments on commit b4bf2a5

Please sign in to comment.