[Project] removed 1.1.0-SNAPSHOT downloads

This commit is contained in:
Robert von Burg 2014-09-19 18:02:51 +02:00
parent 6e358c7753
commit d67d7123db
2 changed files with 8 additions and 2 deletions

View File

@ -78,6 +78,12 @@ mvn clean install -DskipTests</pre>
<p>The following sections describe the Strolch configuration files and folder structure.</p> <p>The following sections describe the Strolch configuration files and folder structure.</p>
<p>You can download minimal project structures here:</p>
<ul>
<li><a href="files/strolch_app.tar.gz">strolch_app.tar.gz</a></li>
<li><a href="files/strolch_webapp.tar.gz">strolch_webapp.tar.gz</a></li>
</ul>
<h3>Project Structure</h3> <h3>Project Structure</h3>
<p>Strolch requires two main directories under the Strolch root:</p> <p>Strolch requires two main directories under the Strolch root:</p>
<ul> <ul>
@ -429,8 +435,6 @@ mvn clean install -DskipTests</pre>
&lt;/profiles&gt; &lt;/profiles&gt;
&lt;/project&gt;</pre> &lt;/project&gt;</pre>
<p>Happy coding =))</p> <p>Happy coding =))</p>
<!-- content here --> <!-- content here -->

View File

@ -99,6 +99,7 @@
</div> </div>
</div> </div>
<!--
<h4>Snapshot: 1.1.0-Snapshot</h4> <h4>Snapshot: 1.1.0-Snapshot</h4>
<p><a href="dist/snapshot/strolch_bundle-1.1.0-SNAPSHOT.tar.gz">Strolch Snapshot Bundle</a></p> <p><a href="dist/snapshot/strolch_bundle-1.1.0-SNAPSHOT.tar.gz">Strolch Snapshot Bundle</a></p>
<p>The following downloads are nightly builds of the currently successfully build artifacts which were built on the <a href="http://jenkins.eitchnet.ch/">continuous integration infrastructure</a>:</p> <p>The following downloads are nightly builds of the currently successfully build artifacts which were built on the <a href="http://jenkins.eitchnet.ch/">continuous integration infrastructure</a>:</p>
@ -140,6 +141,7 @@
</ul> </ul>
</div> </div>
</div> </div>
-->
<h4>Snapshot: 1.0.0-Snapshot</h4> <h4>Snapshot: 1.0.0-Snapshot</h4>
<p><a href="dist/snapshot/strolch_bundle-1.0.0-SNAPSHOT.tar.gz">Strolch Snapshot Bundle</a></p> <p><a href="dist/snapshot/strolch_bundle-1.0.0-SNAPSHOT.tar.gz">Strolch Snapshot Bundle</a></p>