We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f261d58 commit 1b3367dCopy full SHA for 1b3367d
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.github.sabomichal</groupId>
5
<artifactId>spring-injector</artifactId>
6
- <version>0-SNAPSHOT</version>
+ <version>1.0</version>
7
<packaging>jar</packaging>
8
9
<properties>
@@ -254,7 +254,7 @@
254
<connection>scm:git:https://github.com/sabomichal/spring-injector.git</connection>
255
<developerConnection>scm:git:[email protected]:sabomichal/spring-injector.git</developerConnection>
256
<url>https://github.com/sabomichal/spring-injector</url>
257
- <tag>HEAD</tag>
+ <tag>v1.0</tag>
258
</scm>
259
260
<distributionManagement>
0 commit comments