File tree Expand file tree Collapse file tree 1 file changed +21
-10
lines changed Expand file tree Collapse file tree 1 file changed +21
-10
lines changed Original file line number Diff line number Diff line change 39
39
</developer >
40
40
</developers >
41
41
42
- < parent >
43
- <groupId >org.sonatype.oss</groupId >
44
- <artifactId >oss-parent</artifactId >
45
- <version >7</version >
46
- </parent >
42
+ <!-- parent>
43
+ <groupId>org.sonatype.oss</groupId>
44
+ <artifactId>oss-parent</artifactId>
45
+ <version>7</version>
46
+ </parent -- >
47
47
48
- <scm >
49
- <connection >scm:git:git@github.com:Esri/spatial-framework-for-hadoop.git</connection >
50
- <developerConnection >scm:git:git@github.com:Esri/spatial-framework-for-hadoop.git</developerConnection >
51
- <url >https://github.com/Esri/spatial-framework-for-hadoop</url >
52
- </scm >
48
+ <distributionManagement >
49
+ <snapshotRepository >
50
+ <id >ossrh</id >
51
+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
52
+ </snapshotRepository >
53
+ <repository >
54
+ <id >ossrh</id >
55
+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
56
+ </repository >
57
+ </distributionManagement >
58
+
59
+ <scm >
60
+ <connection >scm:git:git@github.com:Esri/spatial-framework-for-hadoop.git</connection >
61
+ <developerConnection >scm:git:git@github.com:Esri/spatial-framework-for-hadoop.git</developerConnection >
62
+ <url >https://github.com/Esri/spatial-framework-for-hadoop</url >
63
+ </scm >
53
64
54
65
<modules >
55
66
<module >hive</module >
You can’t perform that action at this time.
0 commit comments