Skip to content

Commit 92a03c1

Browse files
johnmayegonw
authored andcommitted
Cleanup some other pom issues reported by the IDE, prerequisites is for plugins, cdk-qsar was duplicated
1 parent 8a224bf commit 92a03c1

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

legacy/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,12 +128,6 @@
128128
<artifactId>cdk-extra</artifactId>
129129
<version>${project.version}</version>
130130
</dependency>
131-
<dependency>
132-
<groupId>org.openscience.cdk</groupId>
133-
<artifactId>cdk-qsar</artifactId>
134-
<version>${project.version}</version>
135-
<scope>test</scope>
136-
</dependency>
137131
<dependency>
138132
<groupId>org.openscience.cdk</groupId>
139133
<artifactId>cdk-charges</artifactId>

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@
6666
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
6767
</repository>
6868
</repositories>
69-
<prerequisites>
70-
<maven>3.0</maven>
71-
</prerequisites>
7269
<!-- developer = commit access -->
7370
<developers>
7471
<developer>

0 commit comments

Comments
 (0)