File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
4
-
2
+ <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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
5
+ <parent >
6
+ <groupId >org.sonatype.oss</groupId >
7
+ <artifactId >oss-parent</artifactId >
8
+ <version >7</version >
9
+ </parent >
10
+
7
11
<groupId >com.jeremyfeinstein.slidingmenu</groupId >
8
12
<artifactId >parent</artifactId >
9
13
<packaging >pom</packaging >
22
26
<scm >
23
27
<url >https://github.com/jfeinstein10/SlidingMenu</url >
24
28
<connection >scm:git:git://github.com/jfeinstein10/SlidingMenu.git</connection >
29
+ <
developerConnection >scm:git:
[email protected] :jfeinstein10/SlidingMenu.git</
developerConnection >
25
30
</scm >
26
31
27
32
<developers >
You can’t perform that action at this time.
0 commit comments