Author: ilgrosso
Date: Tue Oct 6 09:06:06 2015
New Revision: 1706966
URL: http://svn.apache.org/viewvc?rev=1706966&view=rev
Log:
Publish after SYNCOPE-702 fix
Modified:
syncope/site/architecture.html
Modified: syncope/site/architecture.html
URL:
http://svn.apache.org/viewvc/syncope/site/architecture.html?rev=1706966&r1=1706965&r2=1706966&view=diff
==============================================================================
--- syncope/site/architecture.html (original)
+++ syncope/site/architecture.html Tue Oct 6 09:06:06 2015
@@ -315,7 +315,7 @@ under the License. -->
<a class="externalLink" href="http://openjpa.apache.org">Apache
OpenJPA</a>, the chosen JPA implementation, allows Apache Syncope
to be successfully deployable to most DBMSs without any modification
of the source code; for more information,
see these
- <a class="externalLink"
href="http://openjpa.apache.org/builds/latest/docs/docbook/manual/ref_guide_dbsetup_dbsupport.html">available
options</a>.
+ <a class="externalLink"
href="http://openjpa.apache.org/builds/2.3.0/apache-openjpa/docs/ref_guide_dbsetup_dbsupport.html">available
options</a>.
<br />
Currently, Apache Syncope officially supports MySQL, PostgreSQL,
Oracle DB and MS SQL Server.
</p>