Skip to content

Commit eda2ec6

Browse files
committed
use correct version
1 parent e89c009 commit eda2ec6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

algebra-jackson/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.hubspot</groupId>
77
<artifactId>algebra-parent</artifactId>
8-
<version>1.6.1-SNAPSHOT</version>
8+
<version>1.7.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>algebra-jackson</artifactId>

algebra-testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.hubspot</groupId>
77
<artifactId>algebra-parent</artifactId>
8-
<version>1.6.1-SNAPSHOT</version>
8+
<version>1.7.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>algebra-testing</artifactId>

algebra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.hubspot</groupId>
77
<artifactId>algebra-parent</artifactId>
8-
<version>1.6.1-SNAPSHOT</version>
8+
<version>1.7.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>algebra</artifactId>

0 commit comments

Comments
 (0)