File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change 1818<project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
1919 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2020
21- <parent >
22- <groupId >org.sonatype.oss</groupId >
23- <artifactId >oss-parent</artifactId >
24- <version >7</version >
25- </parent >
26-
2721 <modelVersion >4.0.0</modelVersion >
2822 <groupId >de.danielbechler</groupId >
2923 <artifactId >java-object-diff</artifactId >
3024 <name >Java Object Diff</name >
31- <version >0.90.0 -SNAPSHOT</version >
25+ <version >0.90-SNAPSHOT</version >
3226
3327 <prerequisites >
3428 <maven >2.2.1</maven >
455449 </plugin >
456450 </plugins >
457451 </reporting >
452+
453+ <distributionManagement >
454+ <repository >
455+ <id >bintray-sqisher-maven-java-object-diff</id >
456+ <name >sqisher-maven-java-object-diff</name >
457+ <url >https://api.bintray.com/maven/sqisher/maven/java-object-diff</url >
458+ </repository >
459+ </distributionManagement >
460+
458461</project >
You can’t perform that action at this time.
0 commit comments