From eb3df420281495a08544e2fa26cfccb4a810be49 Mon Sep 17 00:00:00 2001 From: Egon Willighagen Date: Sun, 25 Jun 2023 16:54:23 +0200 Subject: [PATCH] New release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c2ccfb7..a65f172 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ REPORTS := ${shell cat pathways.txt | sed -e 's/\(.*\)/reports\/\1.md/' } SBMLS := ${shell cat pathways.txt | sed -e 's/\(.*\)/sbml\/\1.sbml/' } ${shell cat pathways.txt | sed -e 's/\(.*\)/sbml\/\1.txt/' } SVGS := ${shell cat pathways.txt | sed -e 's/\(.*\)/sbml\/\1.svg/' } -FRAMEWORKVERSION=release-6 +FRAMEWORKVERSION=release-7 JENAVERSION=4.8.0 GPMLRDFJAR=GPML2RDF-3.0.0-SNAPSHOT.jar WPCURJAR=wikipathways.curator-1-SNAPSHOT.jar