Skip to content

Commit fced20c

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent f32706e commit fced20c

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>2.0.1.RC1</version>
14+
<version>2.0.1-SNAPSHOT</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://git@github.com/eclipse-ee4j/injection-api.git</connection>
2626
<developerConnection>scm:git:ssh://git@github.com/eclipse-ee4j/injection-api.git</developerConnection>
2727
<url>https://github.com/eclipse-ee4j/injection-api</url>
28-
<tag>2.0.1.RC1</tag>
28+
<tag>HEAD</tag>
2929
</scm>
3030

3131
<developers>

0 commit comments

Comments
 (0)