File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/main/java/org/neuroml/importer Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 <groupId >org.neuroml.import</groupId >
55 <artifactId >org.neuroml.import</artifactId >
66 <packaging >jar</packaging >
7- <version >1.9.0 </version >
7+ <version >1.9.1 </version >
88 <name >org.neuroml.import</name >
99 <url >http://maven.apache.org</url >
1010 <repositories >
2929 <dependency >
3030 <groupId >org.neuroml.export</groupId >
3131 <artifactId >org.neuroml.export</artifactId >
32- <version >1.9.0 </version >
32+ <version >1.9.1 </version >
3333 </dependency >
3434
3535 <dependency >
7171 < br />
7272 < br />
7373 </top >
74- <bottom >Copyright NeuroML Contributors 2021 </bottom >
74+ <bottom >Copyright NeuroML Contributors 2023 </bottom >
7575 </configuration >
7676 </plugin >
7777 <plugin >
Original file line number Diff line number Diff line change 44public class Main
55{
66
7- public static String ORG_NEUROML_IMPORT_VERSION = "1.9.0 " ;
7+ public static String ORG_NEUROML_IMPORT_VERSION = "1.9.1 " ;
88}
You can’t perform that action at this time.
0 commit comments