Skip to content
Snippets Groups Projects
Commit ed945e3a authored by srosse's avatar srosse
Browse files

no-jira: prepare release 8.0.2

--HG--
branch : 80-patch
parent d6ac5e66
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.openolat</groupId>
<artifactId>openolat-lms</artifactId>
<version>7.1.2.0-SNAPSHOT</version>
<version>8.0.2-SNAPSHOT</version>
<packaging>war</packaging>
<name>OpenOLAT LMS</name>
<url>http://www.openolat.org</url>
......
......@@ -41,11 +41,12 @@
</bean>
<!-- this one is the help course which will server as the online help, helpAsser flag is TRUE! -->
<bean class="org.olat.course.DeployableCourseExport">
<property name="courseUrl" value="http://nexus.openolat.org/nexus/content/repositories/openolat-snapshots/org/openolat/examples/OLAT-Help/7.1-SNAPSHOT/OLAT-Help-7.1-SNAPSHOT.zip" />
<property name="courseUrl" value="http://nexus.openolat.org/nexus/content/repositories/openolat/org/openolat/help/OpenOLAT-Help/8.0/OpenOLAT-Help-8.0.zip" />
<property name="identifier" value="OLAT Hilfe" />
<property name="access" value="4" />
<property name="version" value="7.1" />
<property name="version" value="8.0" />
<property name="helpCourse" value="true" />
<property name="redeploy" value="true" />
<!--
Url to the course which should be used as help course. The specified course will be used
in all languages.
......
......@@ -621,7 +621,7 @@ ldap.attrib.sync.once.olatkey3=
#####
application.name=OpenOLAT
build.version=8.0
build.identifier=openolat80-dev
build.identifier=80-patch
build.repo.revision=local-devel
#####
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment