Skip to content
Snippets Groups Projects
Commit 9c8ff90e authored by Thorsten Vitt's avatar Thorsten Vitt
Browse files

Switched frame url to https

parent b8d7d9f0
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,6 @@
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/webapp/WEB-INF">
......@@ -35,7 +34,7 @@
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="owner.project.facets" value="java"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
......
......@@ -11,7 +11,7 @@
-->
<xsl:output method="xhtml" />
<xsl:param name="repurl">https://textgridrep.org</xsl:param>
<xsl:param name="repurl">http://textgridrep.org</xsl:param>
<xsl:param name="extraclass"/>
<xsl:template match="/">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment