Skip to content

Commit 1b3367d

Browse files
committed
[maven-release-plugin] prepare release v1.0
1 parent f261d58 commit 1b3367d

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.sabomichal</groupId>
55
<artifactId>spring-injector</artifactId>
6-
<version>0-SNAPSHOT</version>
6+
<version>1.0</version>
77
<packaging>jar</packaging>
88

99
<properties>
@@ -254,7 +254,7 @@
254254
<connection>scm:git:https://github.com/sabomichal/spring-injector.git</connection>
255255
<developerConnection>scm:git:[email protected]:sabomichal/spring-injector.git</developerConnection>
256256
<url>https://github.com/sabomichal/spring-injector</url>
257-
<tag>HEAD</tag>
257+
<tag>v1.0</tag>
258258
</scm>
259259

260260
<distributionManagement>

0 commit comments

Comments
 (0)