You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
<groupId>com.actionbarsherlock</groupId>
7
7
<artifactId>parent</artifactId>
8
8
<packaging>pom</packaging>
9
-
<version>3.4.0-SNAPSHOT</version>
9
+
<version>3.4.0</version>
10
10
11
11
<name>ActionBarSherlock (Parent)</name>
12
12
<description>Android library for implementing the action bar design pattern using the native ActionBar on 3.0+ and a custom implementation on pre-3.0 all through the same API.</description>
0 commit comments