Skip to content

Commit

Permalink
Updated to 7.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdramsey committed Aug 3, 2023
1 parent 7d56be3 commit fc327a0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion data-reader/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.github.cmu-phil</groupId>
<artifactId>tetrad</artifactId>
<version>7.5.0-SNAPSHOT</version>
<version>7.5.0</version>
</parent>
<!-- <groupId>io.github.cmu-phil</groupId>-->
<artifactId>data-reader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.cmu-phil</groupId>
<artifactId>tetrad</artifactId>
<version>7.5.0-SNAPSHOT</version>
<version>7.5.0</version>
<packaging>pom</packaging>

<name>Tetrad Project</name>
Expand Down
2 changes: 1 addition & 1 deletion tetrad-gui/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.cmu-phil</groupId>
<artifactId>tetrad</artifactId>
<version>7.5.0-SNAPSHOT</version>
<version>7.5.0</version>
</parent>

<artifactId>tetrad-gui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tetrad-lib/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.github.cmu-phil</groupId>
<artifactId>tetrad</artifactId>
<version>7.5.0-SNAPSHOT</version>
<version>7.5.0</version>
</parent>

<artifactId>tetrad-lib</artifactId>
Expand Down

0 comments on commit fc327a0

Please sign in to comment.