Skip to content

Commit 551ee3b

Browse files
committed
New dev version 2.8-SNAPSHOT
1 parent 5d9b69e commit 551ee3b

File tree

74 files changed

+76
-76
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+76
-76
lines changed

app/depict/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<artifactId>cdk-app</artifactId>
1111
<groupId>org.openscience.cdk</groupId>
12-
<version>2.7</version>
12+
<version>2.8-SNAPSHOT</version>
1313
</parent>
1414
<modelVersion>4.0.0</modelVersion>
1515

app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>cdk</artifactId>
77
<groupId>org.openscience.cdk</groupId>
8-
<version>2.7</version>
8+
<version>2.8-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

base/annotation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>cdk-base</artifactId>
99
<groupId>org.openscience.cdk</groupId>
10-
<version>2.7</version>
10+
<version>2.8-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>cdk-annotation</artifactId>

base/atomtype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>cdk-base</artifactId>
99
<groupId>org.openscience.cdk</groupId>
10-
<version>2.7</version>
10+
<version>2.8-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>cdk-atomtype</artifactId>

base/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>cdk-base</artifactId>
99
<groupId>org.openscience.cdk</groupId>
10-
<version>2.7</version>
10+
<version>2.8-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>cdk-core</artifactId>

base/data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>cdk-base</artifactId>
99
<groupId>org.openscience.cdk</groupId>
10-
<version>2.7</version>
10+
<version>2.8-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>cdk-data</artifactId>

base/datadebug/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>cdk-base</artifactId>
99
<groupId>org.openscience.cdk</groupId>
10-
<version>2.7</version>
10+
<version>2.8-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>cdk-datadebug</artifactId>

base/dict/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>cdk-base</artifactId>
99
<groupId>org.openscience.cdk</groupId>
10-
<version>2.7</version>
10+
<version>2.8-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>cdk-dict</artifactId>

base/interfaces/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>cdk-base</artifactId>
99
<groupId>org.openscience.cdk</groupId>
10-
<version>2.7</version>
10+
<version>2.8-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>cdk-interfaces</artifactId>

base/isomorphism/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>cdk-base</artifactId>
99
<groupId>org.openscience.cdk</groupId>
10-
<version>2.7</version>
10+
<version>2.8-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>cdk-isomorphism</artifactId>

0 commit comments

Comments
 (0)