Skip to content

Commit 17031db

Browse files
committed
Updated CMLXOM version
1 parent 064b0a3 commit 17031db

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

descriptor/qsarcml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.blueobelisk</groupId>
2323
<artifactId>cmlxom</artifactId>
24-
<version>3.2</version>
24+
<version>3.3</version>
2525
<exclusions>
2626
<exclusion>
2727
<groupId>org.apache.logging.log4j</groupId>

misc/test-extra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.blueobelisk</groupId>
4040
<artifactId>cmlxom</artifactId>
41-
<version>3.2</version>
41+
<version>3.3</version>
4242
<exclusions>
4343
<exclusion>
4444
<groupId>org.apache.logging.log4j</groupId>

storage/io/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>org.blueobelisk</groupId>
4242
<artifactId>cmlxom</artifactId>
43-
<version>3.2</version>
43+
<version>3.3</version>
4444
<exclusions>
4545
<exclusion>
4646
<groupId>org.apache.logging.log4j</groupId>

storage/ioformats/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.blueobelisk</groupId>
3333
<artifactId>cmlxom</artifactId>
34-
<version>3.2</version>
34+
<version>3.3</version>
3535
<exclusions>
3636
<exclusion>
3737
<groupId>org.apache.logging.log4j</groupId>

storage/libiocml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.blueobelisk</groupId>
2727
<artifactId>cmlxom</artifactId>
28-
<version>3.2</version>
28+
<version>3.3</version>
2929
<exclusions>
3030
<exclusion>
3131
<groupId>org.apache.logging.log4j</groupId>

storage/libiomd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.blueobelisk</groupId>
1919
<artifactId>cmlxom</artifactId>
20-
<version>3.2</version>
20+
<version>3.3</version>
2121
<exclusions>
2222
<exclusion>
2323
<groupId>org.apache.logging.log4j</groupId>

storage/pdbcml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.blueobelisk</groupId>
2323
<artifactId>cmlxom</artifactId>
24-
<version>3.2</version>
24+
<version>3.3</version>
2525
<exclusions>
2626
<exclusion>
2727
<groupId>org.apache.logging.log4j</groupId>

storage/smiles/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>org.blueobelisk</groupId>
5454
<artifactId>cmlxom</artifactId>
55-
<version>3.2</version>
55+
<version>3.3</version>
5656
<exclusions>
5757
<exclusion>
5858
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)