Skip to content

Commit 4964811

Browse files
committed
[maven-release-plugin] prepare release spoon-core-6.0.0
1 parent cc2d1f2 commit 4964811

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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>6.0.0-SNAPSHOT</version>
13+
<version>6.0.0</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>
@@ -152,7 +152,7 @@
152152
<url>https://gforge.inria.fr/scm/viewvc.php/?root=spoon</url>
153153
<connection>scm:git:ssh://scm.gforge.inria.fr/home/groups/spoon/spoon.git</connection>
154154
<developerConnection>scm:git:ssh://scm.gforge.inria.fr/home/groups/spoon/spoon.git</developerConnection>
155-
<tag>HEAD</tag>
155+
<tag>spoon-core-6.0.0</tag>
156156
</scm>
157157

158158
<properties>

0 commit comments

Comments
 (0)