Skip to content

Commit

Permalink
Updated CMLXOM version
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Dec 16, 2021
1 parent 064b0a3 commit 17031db
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion descriptor/qsarcml/pom.xml
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>org.blueobelisk</groupId>
<artifactId>cmlxom</artifactId>
<version>3.2</version>
<version>3.3</version>
<exclusions>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion misc/test-extra/pom.xml
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.blueobelisk</groupId>
<artifactId>cmlxom</artifactId>
<version>3.2</version>
<version>3.3</version>
<exclusions>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion storage/io/pom.xml
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.blueobelisk</groupId>
<artifactId>cmlxom</artifactId>
<version>3.2</version>
<version>3.3</version>
<exclusions>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion storage/ioformats/pom.xml
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>org.blueobelisk</groupId>
<artifactId>cmlxom</artifactId>
<version>3.2</version>
<version>3.3</version>
<exclusions>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion storage/libiocml/pom.xml
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>org.blueobelisk</groupId>
<artifactId>cmlxom</artifactId>
<version>3.2</version>
<version>3.3</version>
<exclusions>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion storage/libiomd/pom.xml
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>org.blueobelisk</groupId>
<artifactId>cmlxom</artifactId>
<version>3.2</version>
<version>3.3</version>
<exclusions>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion storage/pdbcml/pom.xml
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>org.blueobelisk</groupId>
<artifactId>cmlxom</artifactId>
<version>3.2</version>
<version>3.3</version>
<exclusions>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion storage/smiles/pom.xml
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.blueobelisk</groupId>
<artifactId>cmlxom</artifactId>
<version>3.2</version>
<version>3.3</version>
<exclusions>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit 17031db

Please sign in to comment.