Skip to content

Commit

Permalink
[maven-release-plugin] prepare release spoon-core-5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardPaligot committed Jun 22, 2016
1 parent 04afbad commit a06b5b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>fr.inria.gforge.spoon</groupId>
<artifactId>spoon-core</artifactId>
<packaging>jar</packaging>
<version>5.2.0-SNAPSHOT</version>
<version>5.1.1</version>
<name>Spoon Core</name>
<description>Spoon is a tool for meta-programming, analysis and transformation of Java programs.</description>
<url>http://spoon.gforge.inria.fr/</url>
Expand Down Expand Up @@ -155,7 +155,7 @@
<url>https://gforge.inria.fr/scm/viewvc.php/?root=spoon</url>
<connection>scm:git:ssh://scm.gforge.inria.fr/home/groups/spoon/spoon.git</connection>
<developerConnection>scm:git:ssh://scm.gforge.inria.fr/home/groups/spoon/spoon.git</developerConnection>
<tag>HEAD</tag>
<tag>spoon-core-5.1.1</tag>
</scm>

<properties>
Expand Down

0 comments on commit a06b5b5

Please sign in to comment.