Skip to content

Commit 6623243

Browse files
committed
Update XML files with RS version 2.7 to version 2.8
1 parent d03c847 commit 6623243

File tree

36 files changed

+36
-36
lines changed

36 files changed

+36
-36
lines changed

Autocatalysis/installer/installation_coordinator.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<!-- The Repast creator version variable is hard-coded against the release
1818
version. DO NOT USE A VARIABLE HERE! -->
19-
<property name="RepastCreatorVersion" value="2.7.0" />
19+
<property name="RepastCreatorVersion" value="2.8.0" />
2020

2121
<condition property="repast.version">
2222
<equals arg1="${RepastCreatorVersion}" arg2="${REPAST_VERSION}"/>

Automata/installer/installation_coordinator.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<!-- The Repast creator version variable is hard-coded against the release
1818
version. DO NOT USE A VARIABLE HERE! -->
19-
<property name="RepastCreatorVersion" value="2.7.0" />
19+
<property name="RepastCreatorVersion" value="2.8.0" />
2020

2121
<condition property="repast.version">
2222
<equals arg1="${RepastCreatorVersion}" arg2="${REPAST_VERSION}"/>

Cells/installer/installation_coordinator.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<!-- The Repast creator version variable is hard-coded against the release
1818
version. DO NOT USE A VARIABLE HERE! -->
19-
<property name="RepastCreatorVersion" value="2.7.0" />
19+
<property name="RepastCreatorVersion" value="2.8.0" />
2020

2121
<condition property="repast.version">
2222
<equals arg1="${RepastCreatorVersion}" arg2="${REPAST_VERSION}"/>

Flock/installer/installation_coordinator.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<!-- The Repast creator version variable is hard-coded against the release
1818
version. DO NOT USE A VARIABLE HERE! -->
19-
<property name="RepastCreatorVersion" value="2.7.0" />
19+
<property name="RepastCreatorVersion" value="2.8.0" />
2020

2121
<condition property="repast.version">
2222
<equals arg1="${RepastCreatorVersion}" arg2="${REPAST_VERSION}"/>

GeoZombies/installer/installation_coordinator.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<!-- The Repast creator version variable is hard-coded against the release
1818
version. DO NOT USE A VARIABLE HERE! -->
19-
<property name="RepastCreatorVersion" value="2.7.0" />
19+
<property name="RepastCreatorVersion" value="2.8.0" />
2020

2121
<condition property="repast.version">
2222
<equals arg1="${RepastCreatorVersion}" arg2="${REPAST_VERSION}"/>

Geography/Geography.rs/repast.simphony.action.display_1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<repast.simphony.gis.visualization.engine.GISDisplayDescriptor simphonyVersion="2.7.0">
1+
<repast.simphony.gis.visualization.engine.GISDisplayDescriptor simphonyVersion="2.8.0">
22
<name>GIS (legacy)</name>
33
<type>GIS</type>
44
<styles>

Geography/Geography.rs/repast.simphony.action.display_2.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<repast.simphony.gis.visualization.engine.GISDisplayDescriptor simphonyVersion="2.7.0">
1+
<repast.simphony.gis.visualization.engine.GISDisplayDescriptor simphonyVersion="2.8.0">
22
<name>GIS (3D)</name>
33
<type>GIS 3D</type>
44
<styles>

Geography/Geography.rs/repast.simphony.action.display_3.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<repast.simphony.gis.visualization.engine.GISDisplayDescriptor simphonyVersion="2.7.0">
1+
<repast.simphony.gis.visualization.engine.GISDisplayDescriptor simphonyVersion="2.8.0">
22
<name>GIS (edited style)</name>
33
<type>GIS 3D</type>
44
<styles>

Geography/Geography.rs/scenario.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
2-
<Scenario simphonyVersion="2.7.0">
2+
<Scenario simphonyVersion="2.8.0">
33
<repast.simphony.dataLoader.engine.ClassNameDataLoaderAction context="Geography" file="repast.simphony.dataLoader.engine.ClassNameDataLoaderAction_0.xml" />
44
<repast.simphony.action.display context="Geography" file="repast.simphony.action.display_1.xml" />
55
<repast.simphony.action.display context="Geography" file="repast.simphony.action.display_3.xml" />

Geography/installer/installation_coordinator.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<!-- The Repast creator version variable is hard-coded against the release
1818
version. DO NOT USE A VARIABLE HERE! -->
19-
<property name="RepastCreatorVersion" value="2.7.0" />
19+
<property name="RepastCreatorVersion" value="2.8.0" />
2020

2121
<condition property="repast.version">
2222
<equals arg1="${RepastCreatorVersion}" arg2="${REPAST_VERSION}"/>

0 commit comments

Comments
 (0)