You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2017/10/28 08:50:01 UTC

openmeetings git commit: no jira: site is fixed

Repository: openmeetings
Updated Branches:
  refs/heads/4.0.x 8cd22937c -> f71068a40


no jira: site is fixed


Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo
Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/f71068a4
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/f71068a4
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/f71068a4

Branch: refs/heads/4.0.x
Commit: f71068a402f0cce1ff52075cb26e7f9cd10d5918
Parents: 8cd2293
Author: Maxim Solodovnik <so...@gmail.com>
Authored: Sat Oct 28 15:49:53 2017 +0700
Committer: Maxim Solodovnik <so...@gmail.com>
Committed: Sat Oct 28 15:49:53 2017 +0700

----------------------------------------------------------------------
 openmeetings-server/src/site/xdoc/ReleaseGuide.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/f71068a4/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
----------------------------------------------------------------------
diff --git a/openmeetings-server/src/site/xdoc/ReleaseGuide.xml b/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
index 55fb9b2..839dffd 100644
--- a/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
+++ b/openmeetings-server/src/site/xdoc/ReleaseGuide.xml
@@ -116,10 +116,10 @@
 						<source>mvn versions:set -DgenerateBackupPoms=false -DnewVersion=4.0.0</source>
 					</li>
 					<li>Update final SCM URL located at <tt>pom.xml</tt> and <tt>openmeetings-server/pom.xml</tt>
-						<source>
+						<source><![CDATA[
 <scm>
     <url>https://git-wip-us.apache.org/repos/asf?p=openmeetings.git</url>
-						</source>
+						]]></source>
 					</li>
 					<li>
 						Create a TAG and commit it to the Git<br/>