Author: elserj
Date: Thu Feb 28 19:50:22 2019
New Revision: 1854545

URL: http://svn.apache.org/viewvc?rev=1854545&view=rev
Log:
Add a news link to the nosql day blog post

Modified:
    phoenix/site/publish/language/datatypes.html
    phoenix/site/publish/language/functions.html
    phoenix/site/publish/language/index.html
    phoenix/site/publish/news.html
    phoenix/site/source/src/site/markdown/news.md

Modified: phoenix/site/publish/language/datatypes.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/language/datatypes.html?rev=1854545&r1=1854544&r2=1854545&view=diff
==============================================================================
--- phoenix/site/publish/language/datatypes.html (original)
+++ phoenix/site/publish/language/datatypes.html Thu Feb 28 19:50:22 2019
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-12-12
+ Generated by Apache Maven Doxia at 2019-02-28
  Rendered using Reflow Maven Skin 1.1.0 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -987,7 +987,7 @@ syntax-end -->
                <div class="row">
                        <div class="span12">
                                <p class="pull-right"><a href="#">Back to 
top</a></p>
-                               <p class="copyright">Copyright &copy;2018 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All Rights 
Reserved.</p>
+                               <p class="copyright">Copyright &copy;2019 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All Rights 
Reserved.</p>
                        </div>
                </div>
        </div>

Modified: phoenix/site/publish/language/functions.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/language/functions.html?rev=1854545&r1=1854544&r2=1854545&view=diff
==============================================================================
--- phoenix/site/publish/language/functions.html (original)
+++ phoenix/site/publish/language/functions.html Thu Feb 28 19:50:22 2019
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-12-12
+ Generated by Apache Maven Doxia at 2019-02-28
  Rendered using Reflow Maven Skin 1.1.0 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -2294,7 +2294,7 @@ syntax-end -->
                <div class="row">
                        <div class="span12">
                                <p class="pull-right"><a href="#">Back to 
top</a></p>
-                               <p class="copyright">Copyright &copy;2018 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All Rights 
Reserved.</p>
+                               <p class="copyright">Copyright &copy;2019 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All Rights 
Reserved.</p>
                        </div>
                </div>
        </div>

Modified: phoenix/site/publish/language/index.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/language/index.html?rev=1854545&r1=1854544&r2=1854545&view=diff
==============================================================================
--- phoenix/site/publish/language/index.html (original)
+++ phoenix/site/publish/language/index.html Thu Feb 28 19:50:22 2019
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-12-12
+ Generated by Apache Maven Doxia at 2019-02-28
  Rendered using Reflow Maven Skin 1.1.0 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -2086,7 +2086,7 @@ syntax-end -->
                <div class="row">
                        <div class="span12">
                                <p class="pull-right"><a href="#">Back to 
top</a></p>
-                               <p class="copyright">Copyright &copy;2018 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All Rights 
Reserved.</p>
+                               <p class="copyright">Copyright &copy;2019 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All Rights 
Reserved.</p>
                        </div>
                </div>
        </div>

Modified: phoenix/site/publish/news.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/news.html?rev=1854545&r1=1854544&r2=1854545&view=diff
==============================================================================
--- phoenix/site/publish/news.html (original)
+++ phoenix/site/publish/news.html Thu Feb 28 19:50:22 2019
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2018-07-18
+ Generated by Apache Maven Doxia at 2019-02-28
  Rendered using Reflow Maven Skin 1.1.0 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -171,6 +171,10 @@
 <div class="section"> 
  <div class="section"> 
   <div class="section"> 
+   <h4 id="NoSQL_Day_2019_in_Washington_DC_February_28_2019"><a 
class="externalLink" 
href="https://blogs.apache.org/phoenix/entry/nosql-day-2019";>NoSQL Day 2019 in 
Washington, DC</a> (February 28, 2019)</h4> 
+   <hr /> 
+  </div> 
+  <div class="section"> 
    <h4 id="Announcing_Phoenix_5.0.0_released_July_4_2018"><a 
class="externalLink" 
href="https://blogs.apache.org/phoenix/entry/apache-phoenix-releases-next-major";>Announcing
 Phoenix 5.0.0 released</a> (July 4, 2018)</h4> 
    <hr /> 
   </div> 
@@ -506,7 +510,7 @@
                <div class="row">
                        <div class="span12">
                                <p class="pull-right"><a href="#">Back to 
top</a></p>
-                               <p class="copyright">Copyright &copy;2018 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All Rights 
Reserved.</p>
+                               <p class="copyright">Copyright &copy;2019 <a 
href="http://www.apache.org";>Apache Software Foundation</a>. All Rights 
Reserved.</p>
                        </div>
                </div>
        </div>

Modified: phoenix/site/source/src/site/markdown/news.md
URL: 
http://svn.apache.org/viewvc/phoenix/site/source/src/site/markdown/news.md?rev=1854545&r1=1854544&r2=1854545&view=diff
==============================================================================
--- phoenix/site/source/src/site/markdown/news.md (original)
+++ phoenix/site/source/src/site/markdown/news.md Thu Feb 28 19:50:22 2019
@@ -1,6 +1,8 @@
 # Apache Phoenix News
 <br/>
 <hr/>
+#### [NoSQL Day 2019 in Washington, 
DC](https://blogs.apache.org/phoenix/entry/nosql-day-2019) (February 28, 2019)
+<hr/>
 #### [Announcing Phoenix 5.0.0 
released](https://blogs.apache.org/phoenix/entry/apache-phoenix-releases-next-major)
 (July 4, 2018)
 <hr/>
 #### [PhoenixCon 2018 announced for June 18th, 
2018](https://phoenix.apache.org/phoenixcon-2018) (March 24, 2018)


Reply via email to