Skip to content

Commit e7f578d

Browse files
version bump for release
1 parent b85ca33 commit e7f578d

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

README.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ You can pull scribe from a maven repository, just add this to your __pom.xml__ f
6565
@<dependency>@
6666
@<groupId>org.scribe</groupId>@
6767
@<artifactId>scribe</artifactId>@
68-
@<version>1.3.3</version>@
68+
@<version>1.3.4</version>@
6969
@</dependency>@
7070

7171
h1. Getting started in less than 2 minutes

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.scribe</groupId>
55
<artifactId>scribe</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.3.3</version>
7+
<version>1.3.4</version>
88
<name>Scribe OAuth Library</name>
99
<description>The best OAuth library out there</description>
1010
<url>http://github.com/fernandezpablo85/scribe-java</url>
@@ -22,12 +22,6 @@
2222
<email>[email protected]</email>
2323
<timezone>-3</timezone>
2424
</developer>
25-
<developer>
26-
<id>diegossilveira</id>
27-
<name>Diego Silveira</name>
28-
<email>[email protected]</email>
29-
<timezone>-3</timezone>
30-
</developer>
3125
</developers>
3226

3327
<licenses>

0 commit comments

Comments
 (0)