Repository: incubator-tamaya-site Updated Branches: refs/heads/asf-site d98b6abf4 -> 14b90f471
Fix reelase blog post Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/commit/14b90f47 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/tree/14b90f47 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/diff/14b90f47 Branch: refs/heads/asf-site Commit: 14b90f471c7061025fd1c37425eb5e3e0307e3c6 Parents: d98b6ab Author: Phil Ottlinger <[email protected]> Authored: Tue Jun 6 20:30:13 2017 +0200 Committer: Phil Ottlinger <[email protected]> Committed: Tue Jun 6 20:30:13 2017 +0200 ---------------------------------------------------------------------- blog/2017/06/release-03.html | 10 ++++++++-- feed.xml | 14 ++++++++++---- index.html | 10 ++++++++-- 3 files changed, 26 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/14b90f47/blog/2017/06/release-03.html ---------------------------------------------------------------------- diff --git a/blog/2017/06/release-03.html b/blog/2017/06/release-03.html index c905b20..675d215 100644 --- a/blog/2017/06/release-03.html +++ b/blog/2017/06/release-03.html @@ -127,8 +127,14 @@ <p><em>2017-06-06</em></p> <p><div class="paragraph"> -<p>After a long and sweaty journey a new release candidate passed the internal vote: -* <a href="https://repository.apache.org/content/repositories/orgapachetamaya-1026/">Maven staging repository</a></p> +<p>After a long and sweaty journey a new release candidate passed the internal vote:</p> +</div> +<div class="ulist"> +<ul> +<li> +<p><a href="https://repository.apache.org/content/groups/public/org/apache/tamaya/tamaya-all/0.3-incubating/">Maven repository</a></p> +</li> +</ul> </div> <div class="paragraph"> <p>An official release announcement will follow as well as migration information :-) Stay tuned!</p> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/14b90f47/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 12f0d7c..5722dbc 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ <atom:link href="https://tamaya.incubator.apache.org/feed.xml" rel="self" type="application/rss+xml" /> <description>Apache Tamaya RSS feed template</description> <language>en-gb</language> - <pubDate>Di, 6 Jun 2017 20:20:30 +0200</pubDate> - <lastBuildDate>Di, 6 Jun 2017 20:20:30 +0200</lastBuildDate> + <pubDate>Di, 6 Jun 2017 20:29:41 +0200</pubDate> + <lastBuildDate>Di, 6 Jun 2017 20:29:41 +0200</lastBuildDate> <item> <title>Tamaya 0.3-incubating release candidate</title> @@ -15,8 +15,14 @@ <pubDate>Di, 6 Jun 2017 00:00:00 +0200</pubDate> <guid isPermaLink="false">blog/2017/06/release-03.html</guid> <description>&lt;div class=&quot;paragraph&quot;&gt; -&lt;p&gt;After a long and sweaty journey a new release candidate passed the internal vote: -* &lt;a href=&quot;https://repository.apache.org/content/repositories/orgapachetamaya-1026/&quot;&gt;Maven staging repository&lt;/a&gt;&lt;/p&gt; +&lt;p&gt;After a long and sweaty journey a new release candidate passed the internal vote:&lt;/p&gt; +&lt;/div&gt; +&lt;div class=&quot;ulist&quot;&gt; +&lt;ul&gt; +&lt;li&gt; +&lt;p&gt;&lt;a href=&quot;https://repository.apache.org/content/groups/public/org/apache/tamaya/tamaya-all/0.3-incubating/&quot;&gt;Maven repository&lt;/a&gt;&lt;/p&gt; +&lt;/li&gt; +&lt;/ul&gt; &lt;/div&gt; &lt;div class=&quot;paragraph&quot;&gt; &lt;p&gt;An official release announcement will follow as well as migration information :-) Stay tuned!&lt;/p&gt; http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/14b90f47/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index d347977..cc7caab 100644 --- a/index.html +++ b/index.html @@ -127,8 +127,14 @@ <a href='blog/2017/06/release-03.html'><h1>Tamaya 0.3-incubating release candidate</h1></a> <p>2017-06-06</p> <p><div class="paragraph"> -<p>After a long and sweaty journey a new release candidate passed the internal vote: -* <a href="https://repository.apache.org/content/repositories/orgapachetamaya-1026/">Maven staging repository</a></p> +<p>After a long and sweaty journey a new release candidate passed the internal vote:</p> +</div> +<div class="ulist"> +<ul> +<li> +<p><a href="https://repository.apache.org/content/groups/public/org/apache/tamaya/tamaya-all/0.3-incubating/">Maven repository</a></p> +</li> +</ul> </div> <div class="paragraph"> <p>An official release announcement will follow as well as migration information :-) Stay tuned!</p>
