Skip to content

Commit 2598023

Browse files
authored
Merge pull request #2 from kmclarnon/patch-1
Switch to released versions
2 parents 821529a + a74851a commit 2598023

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
<dependency>
3030
<groupId>com.hubspot.immutables</groupId>
3131
<artifactId>hubspot-style</artifactId>
32-
<version>1.0-SNAPSHOT</version>
32+
<version>1.0</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>com.hubspot.immutables</groupId>
3636
<artifactId>immutables-exceptions</artifactId>
37-
<version>1.0-SNAPSHOT</version>
37+
<version>1.0</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>com.hubspot</groupId>

0 commit comments

Comments
 (0)