Author: kaspersor
Date: Sun Dec 14 19:19:50 2014
New Revision: 1645509
URL: http://svn.apache.org/r1645509
Log:
CMS commit to metamodel by kaspersor
Modified:
metamodel/site/trunk/content/index.html
Modified: metamodel/site/trunk/content/index.html
URL:
http://svn.apache.org/viewvc/metamodel/site/trunk/content/index.html?rev=1645509&r1=1645508&r2=1645509&view=diff
==============================================================================
--- metamodel/site/trunk/content/index.html (original)
+++ metamodel/site/trunk/content/index.html Sun Dec 14 19:19:50 2014
@@ -85,6 +85,7 @@
</div>
<div class="right">
<ul>
+ <li>2014-12-14 New release 4.3.1 -
<i>First TLP release, delivering bugfixes to the 4.3 version</i>.</li>
<li>2014-12-09 Apache Software
Foundation announces Apache MetaModel as new Top Level Project (<a
href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces67">read
more</a>).</li>
<li>2014-11-37 New TLP infrastructure
available - <i>Updated mailing lists, git repository location, website.</i></li>
<li>2014-11-24 New release
4.3.0-incubating - <i>Introducing ElasticSearch and Apache Cassandra
modules.</i></li>
@@ -110,11 +111,32 @@
<p><b>Source:</b> Latest source code release of
MetaModel:</p>
<table class="download_listing">
<tr>
+ <td><a
class="download_primary_file"
href="http://www.apache.org/dyn/closer.cgi?path=/metamodel/metamodel-4.3.1/source/MetaModel-4.3.1-source-release.zip">
+
MetaModel-4.3.1-source-release.zip
+ </a></td>
+ <td> |
+ <a
href="https://github.com/apache/metamodel/blob/MetaModel-4.3.1/CHANGES.md">
+ Release Notes
+ </a></td>
+ <td> |
+ <a
href="http://www.apache.org/dist/metamodel/metamodel-4.3.1/source/MetaModel-4.3.1-source-release.zip.asc">
+ OpenPGP
+ </a></td>
+ <td> |
+ <a
href="http://www.apache.org/dist/metamodel/metamodel-4.3.1/source/MetaModel-4.3.1-source-release.zip.md5">
+ MD5
+ </a></td>
+ <td> |
+ <a
href="http://www.apache.org/dist/metamodel/metamodel-4.3.1/source/MetaModel-4.3.1-source-release.zip.sha1">
+ SHA1
+ </a></td>
+ </tr>
+ <tr>
<td><a
class="download_primary_file"
href="http://www.apache.org/dyn/closer.cgi?path=/metamodel/metamodel-4.3.0-incubating/source/MetaModel-4.3.0-incubating-source-release.zip">
MetaModel-4.3.0-incubating-source-release.zip
</a></td>
<td> |
- <a
href="https://git-wip-us.apache.org/repos/asf?p=metamodel.git;a=blob_plain;f=CHANGES.md;h=c19eeb6746f1db6a565c4b200938385a5aba4971;hb=eef82fb039e819b8841c55e393898260733a545b">
+ <a
href="https://github.com/apache/metamodel/blob/MetaModel-4.3.0-incubating/CHANGES.md">
Release Notes
</a></td>
<td> |
@@ -279,7 +301,7 @@
<pre class="prettyprint"><dependency>
<groupId>org.apache.metamodel</groupId>
<artifactId>MetaModel-full</artifactId>
- <version>4.3.0-incubating</version>
+ <version>4.3.1</version>
</dependency></pre>
</div>
</div>