Skip to content

Commit 804fbc4

Browse files
committed
Centralise xom version and update to 1.3.5
https://github.com/elharo/xom/releases/tag/v1.3.5
1 parent bd19601 commit 804fbc4

File tree

20 files changed

+5
-19
lines changed

20 files changed

+5
-19
lines changed

base/dict/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
<dependency>
1818
<groupId>xom</groupId>
1919
<artifactId>xom</artifactId>
20-
<version>1.3.4</version>
2120
</dependency>
2221
<dependency>
2322
<groupId>junit</groupId>

descriptor/ionpot/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
<dependency>
4444
<groupId>xom</groupId>
4545
<artifactId>xom</artifactId>
46-
<version>1.3.2</version>
4746
<scope>test</scope>
4847
</dependency>
4948
<dependency>

descriptor/qsar/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
<dependency>
2626
<groupId>xom</groupId>
2727
<artifactId>xom</artifactId>
28-
<version>1.3.2</version>
2928
</dependency>
3029
<dependency>
3130
<groupId>junit</groupId>

descriptor/qsaratomic/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
<dependency>
2626
<groupId>xom</groupId>
2727
<artifactId>xom</artifactId>
28-
<version>1.3.2</version>
2928
</dependency>
3029
<dependency>
3130
<groupId>com.google.guava</groupId>

descriptor/qsarbond/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
<dependency>
2626
<groupId>xom</groupId>
2727
<artifactId>xom</artifactId>
28-
<version>1.3.2</version>
2928
</dependency>
3029
<dependency>
3130
<groupId>com.google.guava</groupId>

descriptor/qsarcml/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
<dependency>
1818
<groupId>xom</groupId>
1919
<artifactId>xom</artifactId>
20-
<version>1.3.2</version>
2120
</dependency>
2221
<dependency>
2322
<groupId>org.xml-cml</groupId>

descriptor/qsarionpot/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
<dependency>
4444
<groupId>xom</groupId>
4545
<artifactId>xom</artifactId>
46-
<version>1.3.2</version>
4746
<scope>test</scope>
4847
</dependency>
4948
<dependency>

descriptor/qsarmolecular/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
<dependency>
2626
<groupId>xom</groupId>
2727
<artifactId>xom</artifactId>
28-
<version>1.3.2</version>
2928
</dependency>
3029
<dependency>
3130
<groupId>com.google.guava</groupId>

descriptor/qsarprotein/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
<dependency>
2626
<groupId>xom</groupId>
2727
<artifactId>xom</artifactId>
28-
<version>1.3.2</version>
2928
</dependency>
3029
<dependency>
3130
<groupId>junit</groupId>

misc/extra/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
<dependency>
2525
<groupId>xom</groupId>
2626
<artifactId>xom</artifactId>
27-
<version>1.3.2</version>
2827
</dependency>
2928
<dependency>
3029
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)