Skip to content

Commit b2dbdf5

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 89c4066 commit b2dbdf5

File tree

15 files changed

+16
-16
lines changed

15 files changed

+16
-16
lines changed

lenskit-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>lenskit</artifactId>
55
<groupId>org.grouplens.lenskit</groupId>
6-
<version>2.0</version>
6+
<version>2.1-SNAPSHOT</version>
77
<relativePath>..</relativePath>
88
</parent>
99
<artifactId>lenskit-api</artifactId>

lenskit-archetype-fancy-analysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>lenskit</artifactId>
66
<groupId>org.grouplens.lenskit</groupId>
7-
<version>2.0</version>
7+
<version>2.1-SNAPSHOT</version>
88
<relativePath>..</relativePath>
99
</parent>
1010
<artifactId>lenskit-archetype-fancy-analysis</artifactId>

lenskit-archetype-simple-analysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>lenskit</artifactId>
66
<groupId>org.grouplens.lenskit</groupId>
7-
<version>2.0</version>
7+
<version>2.1-SNAPSHOT</version>
88
<relativePath>..</relativePath>
99
</parent>
1010

lenskit-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.grouplens.lenskit</groupId>
55
<artifactId>lenskit</artifactId>
6-
<version>2.0</version>
6+
<version>2.1-SNAPSHOT</version>
77
<relativePath>..</relativePath>
88
</parent>
99
<artifactId>lenskit-core</artifactId>

lenskit-data-structures/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>lenskit</artifactId>
55
<groupId>org.grouplens.lenskit</groupId>
6-
<version>2.0</version>
6+
<version>2.1-SNAPSHOT</version>
77
<relativePath>..</relativePath>
88
</parent>
99
<artifactId>lenskit-data-structures</artifactId>

lenskit-eval-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.grouplens.lenskit</groupId>
55
<artifactId>lenskit</artifactId>
6-
<version>2.0</version>
6+
<version>2.1-SNAPSHOT</version>
77
<relativePath>..</relativePath>
88
</parent>
99

lenskit-eval/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.grouplens.lenskit</groupId>
55
<artifactId>lenskit</artifactId>
6-
<version>2.0</version>
6+
<version>2.1-SNAPSHOT</version>
77
<relativePath>..</relativePath>
88
</parent>
99
<artifactId>lenskit-eval</artifactId>

lenskit-groovy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>lenskit</artifactId>
55
<groupId>org.grouplens.lenskit</groupId>
6-
<version>2.0</version>
6+
<version>2.1-SNAPSHOT</version>
77
<relativePath>..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

lenskit-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>lenskit</artifactId>
55
<groupId>org.grouplens.lenskit</groupId>
6-
<version>2.0</version>
6+
<version>2.1-SNAPSHOT</version>
77
<relativePath>..</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

lenskit-knn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>lenskit</artifactId>
55
<groupId>org.grouplens.lenskit</groupId>
6-
<version>2.0</version>
6+
<version>2.1-SNAPSHOT</version>
77
<relativePath>..</relativePath>
88
</parent>
99
<artifactId>lenskit-knn</artifactId>

0 commit comments

Comments
 (0)