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 3c6fa5f

Browse filesBrowse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 49b2013 commit 3c6fa5f
Copy full SHA for 3c6fa5f

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.5</version>
7+
<version>4.6-SNAPSHOT</version>
88
</parent>
99
<artifactId>java-diff-utils-jgit</artifactId>
1010
<name>java-diff-utils-jgit</name>
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
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.github.java-diff-utils</groupId>
99
<artifactId>java-diff-utils-parent</artifactId>
10-
<version>4.5</version>
10+
<version>4.6-SNAPSHOT</version>
1111
</parent>
1212
<properties>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
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.5</version>
6+
<version>4.6-SNAPSHOT</version>
77
<name>java-diff-utils-parent</name>
88
<packaging>pom</packaging>
99
<modules>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:https://github.com/java-diff-utils/java-diff-utils.git</connection>
3030
<developerConnection>scm:git:ssh://git@github.com:java-diff-utils/java-diff-utils.git</developerConnection>
3131
<url>https://github.com/java-diff-utils/java-diff-utils.git</url>
32-
<tag>java-diff-utils-parent-4.5</tag>
32+
<tag>HEAD</tag>
3333
</scm>
3434
<issueManagement>
3535
<system>GitHub Issues</system>

0 commit comments

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