Skip to content

Commit 4072a97

Browse files
committed
[maven-release-plugin] prepare release spoon-core-5.0.2
1 parent 264f6df commit 4072a97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>fr.inria.gforge.spoon</groupId>
1111
<artifactId>spoon-core</artifactId>
1212
<packaging>jar</packaging>
13-
<version>5.1.0-SNAPSHOT</version>
13+
<version>5.0.2</version>
1414
<name>Spoon Core</name>
1515
<description>Spoon is a tool for meta-programming, analysis and transformation of Java programs.</description>
1616
<url>http://spoon.gforge.inria.fr/</url>
@@ -155,7 +155,7 @@
155155
<url>https://gforge.inria.fr/scm/viewvc.php/?root=spoon</url>
156156
<connection>scm:git:ssh://scm.gforge.inria.fr/home/groups/spoon/spoon.git</connection>
157157
<developerConnection>scm:git:ssh://scm.gforge.inria.fr/home/groups/spoon/spoon.git</developerConnection>
158-
<tag>HEAD</tag>
158+
<tag>spoon-core-5.0.2</tag>
159159
</scm>
160160

161161
<properties>

0 commit comments

Comments
 (0)