Skip to content

Commit 23a98b3

Browse files
author
Johannes Spaeth
committed
Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit b674750.
1 parent b674750 commit 23a98b3

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>de.fraunhofer.iem</groupId>
44
<artifactId>PathExpression</artifactId>
5-
<version>1.0.1-SNAPSHOT</version>
5+
<version>1.0.0</version>
66
<build>
77
<plugins>
88
<plugin>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:${project.scm.url}</connection>
2424
<developerConnection>scm:git:${project.scm.url}</developerConnection>
2525
<url>[email protected]:johspaeth/PathExpression.git</url>
26-
<tag>${project.version}</tag>
26+
<tag>PathExpression-1.0.0</tag>
2727
</scm>
2828
<dependencies>
2929
<dependency>

0 commit comments

Comments
 (0)