Skip to content

Commit d06ce18

Browse files
[maven-release-plugin] prepare release 1.0.5
1 parent ad9ef69 commit d06ce18

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
@@ -11,7 +11,7 @@
1111
<artifactId>jakarta.inject-api</artifactId>
1212
<packaging>jar</packaging>
1313
<name>Jakarta Dependency Injection</name>
14-
<version>1.0.5-SNAPSHOT</version>
14+
<version>1.0.5</version>
1515
<description>Jakarta Dependency Injection</description>
1616
<url>https://github.com/eclipse-ee4j/injection-api</url>
1717
<licenses>
@@ -25,7 +25,7 @@
2525
<connection>scm:git:ssh://[email protected]/eclipse-ee4j/injection-api.git</connection>
2626
<developerConnection>scm:git:ssh://[email protected]/eclipse-ee4j/injection-api.git</developerConnection>
2727
<url>https://github.com/eclipse-ee4j/injection-api</url>
28-
<tag>HEAD</tag>
28+
<tag>1.0.5</tag>
2929
</scm>
3030

3131
<developers>

0 commit comments

Comments
 (0)