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

Appearance settings

Commit 1bec0a6

Browse filesBrowse files
committed
[maven-release-plugin] prepare release java-diff-utils-parent-4.17
1 parent ea894fe commit 1bec0a6
Copy full SHA for 1bec0a6

3 files changed

+4-4Lines changed: 4 additions & 4 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎java-diff-utils-jgit/pom.xml‎

Copy file name to clipboardExpand all lines: java-diff-utils-jgit/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.java-diff-utils</groupId>
66
<artifactId>java-diff-utils-parent</artifactId>
7-
<version>4.17-SNAPSHOT</version>
7+
<version>4.17</version>
88
</parent>
99
<artifactId>java-diff-utils-jgit</artifactId>
1010
<packaging>jar</packaging>
Collapse file

‎java-diff-utils/pom.xml‎

Copy file name to clipboardExpand all lines: java-diff-utils/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.github.java-diff-utils</groupId>
66
<artifactId>java-diff-utils-parent</artifactId>
7-
<version>4.17-SNAPSHOT</version>
7+
<version>4.17</version>
88
</parent>
99
<groupId>io.github.java-diff-utils</groupId>
1010
<artifactId>java-diff-utils</artifactId>
Collapse file

‎pom.xml‎

Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.github.java-diff-utils</groupId>
55
<artifactId>java-diff-utils-parent</artifactId>
6-
<version>4.17-SNAPSHOT</version>
6+
<version>4.17</version>
77
<packaging>pom</packaging>
88
<name>java-diff-utils-parent</name>
99
<description>The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.</description>
@@ -37,7 +37,7 @@
3737
<scm>
3838
<connection>scm:git:https://github.com/java-diff-utils/java-diff-utils.git</connection>
3939
<developerConnection>scm:git:ssh://git@github.com:java-diff-utils/java-diff-utils.git</developerConnection>
40-
<tag>HEAD</tag>
40+
<tag>java-diff-utils-parent-4.17</tag>
4141
<url>https://github.com/java-diff-utils/java-diff-utils.git</url>
4242
</scm>
4343
<issueManagement>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.