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 a9e943c commit 27cf039Copy full SHA for 27cf039
pom.xml
@@ -25,7 +25,7 @@ limitations under the License.
25
</parent>
26
27
<artifactId>plexus-velocity</artifactId>
28
- <version>1.3</version>
+ <version>1.4-SNAPSHOT</version>
29
30
<name>Plexus Velocity Component</name>
31
@@ -48,7 +48,7 @@ limitations under the License.
48
49
<properties>
50
<slf4j.version>1.7.25</slf4j.version>
51
- <project.build.outputTimestamp>2021-07-03T10:45:32Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2021-07-03T11:34:51Z</project.build.outputTimestamp>
52
</properties>
53
54
<dependencies>
0 commit comments