File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 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.8.2-SNAPSHOT </version >
24+ <version >0.8.2</version >
2625
2726 <developers >
2827 <developer >
7978 <plugin >
8079 <artifactId >maven-release-plugin</artifactId >
8180 <configuration >
82- <scmCommentPrefix />
81+ <scmCommentPrefix />
8382 </configuration >
8483 </plugin >
8584 <plugin >
You can’t perform that action at this time.
0 commit comments