Skip to content

Commit db29f89

Browse files
author
Andy Reitz
committed
[split] Stabilize streamyj
RB_ID=86953 TBR=true
1 parent 623aaf9 commit db29f89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

finagle-exception/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.twitter</groupId>
55
<artifactId>finagle-exception</artifactId>
66
<packaging>jar</packaging>
7-
<version>5.3.10</version>
7+
<version>5.3.11</version>
88
<parent>
99
<groupId>com.twitter</groupId>
1010
<artifactId>scala-parent-292</artifactId>
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.twitter</groupId>
3333
<artifactId>streamyj</artifactId>
34-
<version>0.4.2-SNAPSHOT</version>
34+
<version>0.4.2</version>
3535
<scope>test</scope>
3636
</dependency>
3737
<dependency>

0 commit comments

Comments
 (0)