Skip to content

Commit c9def5e

Browse files
authored
Merge pull request #59 from HubSpot/js-1-7-0
fix version bump to 1.7.0
2 parents e89c009 + eda2ec6 commit c9def5e

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)