Skip to content

Commit 40cc294

Browse files
committed
[maven-release-plugin] prepare release spoon-core-7.0.0
1 parent 7aee315 commit 40cc294

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<groupId>fr.inria.gforge.spoon</groupId>
2929
<artifactId>spoon-core</artifactId>
3030
<packaging>jar</packaging>
31-
<version>6.3.0-SNAPSHOT</version>
31+
<version>7.0.0</version>
3232
<name>Spoon Core</name>
3333
<description>Spoon is a tool for meta-programming, analysis and transformation of Java programs.</description>
3434
<url>http://spoon.gforge.inria.fr/</url>
@@ -170,6 +170,7 @@
170170
<url>https://github.com/INRIA/spoon</url>
171171
<connection>scm:git:https://github.com/INRIA/spoon.git</connection>
172172
<developerConnection>scm:git:ssh://github.com/INRIA/spoon.git</developerConnection>
173+
<tag>spoon-core-7.0.0</tag>
173174
</scm>
174175

175176
<properties>

0 commit comments

Comments
 (0)