Skip to content

Commit e303674

Browse files
committed
[maven-release-plugin] prepare release 2.4.13
1 parent 7b64ebf commit e303674

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

facebook4j-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.facebook4j</groupId>
44
<artifactId>facebook4j-core</artifactId>
5-
<version>2.4.13-SNAPSHOT</version>
5+
<version>2.4.13</version>
66
<packaging>jar</packaging>
77
<name>facebook4j-core</name>
88
<description>A Java library for the Facebook Graph API</description>
@@ -18,7 +18,7 @@
1818
<url>https://github.com/roundrop/facebook4j</url>
1919
<connection>scm:git:git://github.com/roundrop/facebook4j.git</connection>
2020
<developerConnection>scm:git:ssh://git@github.com/roundrop/facebook4j.git</developerConnection>
21-
<tag>HEAD</tag>
21+
<tag>2.4.13</tag>
2222
</scm>
2323
<developers>
2424
<developer>

0 commit comments

Comments
 (0)