File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ But it can easily replaced by any other which is better for handing your texts.
5252### Changelog ###
5353 * Version 2.1-SNAPSHOT
5454 * included checkstyle source code conventions
55+ * groupid changed to ** com.github.wumpz** , due to maven central releasing
5556 * Version 2.0
5657 * switch to maven and removed other artifacts
5758 * changed groupid to ** com.github.java-diff-utils** due to different forks at github
Original file line number Diff line number Diff line change 11<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" >
22 <modelVersion >4.0.0</modelVersion >
3- <groupId >com.github.java-diff-utils </groupId >
3+ <groupId >com.github.wumpz </groupId >
44 <artifactId >diffutils</artifactId >
55 <packaging >jar</packaging >
66 <version >2.1-SNAPSHOT</version >
You can’t perform that action at this time.
0 commit comments