File tree 3 files changed +5
-7
lines changed
3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.squareup.picasso</groupId >
8
8
<artifactId >picasso-parent</artifactId >
9
- <version >1.0.0-SNAPSHOT </version >
9
+ <version >1.0.0</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.squareup.picasso</groupId >
8
8
<artifactId >picasso-parent</artifactId >
9
- <version >1.0.0-SNAPSHOT </version >
9
+ <version >1.0.0</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
4
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
+ <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/xsd/maven-4.0.0.xsd" >
6
4
<modelVersion >4.0.0</modelVersion >
7
5
8
6
<parent >
13
11
14
12
<groupId >com.squareup.picasso</groupId >
15
13
<artifactId >picasso-parent</artifactId >
16
- <version >1.0.0-SNAPSHOT </version >
14
+ <version >1.0.0</version >
17
15
<packaging >pom</packaging >
18
16
19
17
<name >Picasso (Parent)</name >
25
23
<url >http://github.com/square/picasso/</url >
26
24
<connection >scm:git:git://github.com/square/picasso.git</connection >
27
25
<developerConnection >scm:git:ssh://git@github.com/square/picasso.git</developerConnection >
28
- <tag >HEAD </tag >
26
+ <tag >picasso-parent-1.0.0 </tag >
29
27
</scm >
30
28
31
29
<issueManagement >
You can’t perform that action at this time.
0 commit comments