Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0d41004

Browse files
committed
[maven-release-plugin] prepare release java-object-diff-0.94
1 parent 7f86f01 commit 0d41004

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

‎pom.xml‎

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,13 @@
1515
~ limitations under the License.
1616
-->
1717

18-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2019

2120
<modelVersion>4.0.0</modelVersion>
2221
<groupId>de.danielbechler</groupId>
2322
<artifactId>java-object-diff</artifactId>
2423
<name>Java Object Diff</name>
25-
<version>0.93.3-SNAPSHOT</version>
24+
<version>0.94</version>
2625

2726
<prerequisites>
2827
<maven>3.0</maven>
@@ -50,7 +49,7 @@
5049
<url>https://github.com/SQiShER/java-object-diff</url>
5150
<connection>scm:git:ssh://git@github.com/SQiShER/java-object-diff.git</connection>
5251
<developerConnection>scm:git:ssh://git@github.com/SQiShER/java-object-diff.git</developerConnection>
53-
<tag>HEAD</tag>
52+
<tag>java-object-diff-0.94</tag>
5453
</scm>
5554

5655
<issueManagement>
@@ -93,7 +92,7 @@
9392
<plugin>
9493
<artifactId>maven-release-plugin</artifactId>
9594
<configuration>
96-
<scmCommentPrefix/>
95+
<scmCommentPrefix/>
9796
</configuration>
9897
</plugin>
9998
<plugin>
@@ -223,7 +222,7 @@
223222
<format>xml</format>
224223
<maxmem>256m</maxmem>
225224
<aggregate>true</aggregate>
226-
<check/>
225+
<check/>
227226
</configuration>
228227
<executions>
229228
<execution>
@@ -396,7 +395,7 @@
396395
<exclude>**/*Example.class</exclude>
397396
</excludes>
398397
</instrumentation>
399-
<check/>
398+
<check/>
400399
</configuration>
401400
</plugin>
402401
<plugin>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /