Skip to content

Commit

Permalink
Version update to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
averbraeck committed Mar 24, 2024
1 parent ae85a6f commit 822383d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions medlabs-demo/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
<attributes>
<attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
Expand Down
2 changes: 1 addition & 1 deletion medlabs-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>nl.tudelft.simulation</groupId>
<artifactId>medlabs-parent</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
</parent>

<artifactId>medlabs-demo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion medlabs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>nl.tudelft.simulation</groupId>
<artifactId>medlabs-parent</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
</parent>

<artifactId>medlabs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>nl.tudelft.simulation</groupId>
<artifactId>medlabs-parent</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>

<name>MedLabs parent project</name>
<description>MedLabs disease spread parent project</description>
Expand Down

0 comments on commit 822383d

Please sign in to comment.