Skip to content

Commit 1eeaa85

Browse files
[maven-release-plugin] prepare release 1.7.0
1 parent b23d7db commit 1eeaa85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>extra-enforcer-rules</artifactId>
11-
<version>1.6.3-SNAPSHOT</version>
11+
<version>1.7.0</version>
1212

1313
<name>Extra Enforcer Rules</name>
1414

@@ -52,7 +52,7 @@
5252
<scm>
5353
<connection>scm:git:https://github.com/mojohaus/extra-enforcer-rules.git</connection>
5454
<developerConnection>scm:git:ssh://[email protected]/mojohaus/extra-enforcer-rules.git</developerConnection>
55-
<tag>1.6.2</tag>
55+
<tag>1.7.0</tag>
5656
<url>https://github.com/mojohaus/extra-enforcer-rules/tree/master</url>
5757
</scm>
5858

@@ -65,7 +65,7 @@
6565
<!-- we need dot less properties for .vm -->
6666
<enforcerPluginVersion>${maven-enforcer-plugin.version}</enforcerPluginVersion>
6767
<maven.version>3.2.5</maven.version>
68-
<project.build.outputTimestamp>2023-03-28T21:56:44Z</project.build.outputTimestamp>
68+
<project.build.outputTimestamp>2023-06-01T15:29:09Z</project.build.outputTimestamp>
6969
</properties>
7070

7171
<dependencyManagement>

0 commit comments

Comments
 (0)