File tree 4 files changed +10
-16
lines changed
4 files changed +10
-16
lines changed Original file line number Diff line number Diff line change 20
20
<groupId >org.icgc.dcc</groupId >
21
21
<artifactId >song</artifactId >
22
22
<packaging >pom</packaging >
23
- <version >0.3.10-SNAPSHOT </version >
23
+ <version >1.0.0 </version >
24
24
<modules >
25
25
<module >song-core</module >
26
26
<module >song-server</module >
31
31
<groupId >org.springframework.boot</groupId >
32
32
<artifactId >spring-boot-starter-parent</artifactId >
33
33
<version >2.0.1.RELEASE</version >
34
- <relativePath /> <!-- lookup parent from repository -->
34
+ <relativePath /> <!-- lookup parent from repository -->
35
35
</parent >
36
36
37
37
<repositories >
Original file line number Diff line number Diff line change 14
14
~
15
15
~ You should have received a copy of the GNU Affero General Public License
16
16
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
17
- -->
18
-
19
- <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" >
17
+ --> <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" >
20
18
<parent >
21
19
<artifactId >song</artifactId >
22
20
<groupId >org.icgc.dcc</groupId >
23
- <version >0.3.10-SNAPSHOT </version >
21
+ <version >1.0.0 </version >
24
22
</parent >
25
23
<modelVersion >4.0.0</modelVersion >
26
24
31
29
<dependency >
32
30
<groupId >org.icgc.dcc</groupId >
33
31
<artifactId >song-core</artifactId >
34
- <version >0.3.10-SNAPSHOT </version >
32
+ <version >1.0.0 </version >
35
33
</dependency >
36
34
37
35
<!-- jcommander -->
Original file line number Diff line number Diff line change 14
14
~
15
15
~ You should have received a copy of the GNU Affero General Public License
16
16
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
17
- -->
18
-
19
- <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" >
17
+ --> <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" >
20
18
<parent >
21
19
<artifactId >song</artifactId >
22
20
<groupId >org.icgc.dcc</groupId >
23
- <version >0.3.10-SNAPSHOT </version >
21
+ <version >1.0.0 </version >
24
22
</parent >
25
23
<modelVersion >4.0.0</modelVersion >
26
24
Original file line number Diff line number Diff line change 14
14
~
15
15
~ You should have received a copy of the GNU Affero General Public License
16
16
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
17
- -->
18
-
19
- <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" >
17
+ --> <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" >
20
18
<parent >
21
19
<artifactId >song</artifactId >
22
20
<groupId >org.icgc.dcc</groupId >
23
- <version >0.3.10-SNAPSHOT </version >
21
+ <version >1.0.0 </version >
24
22
</parent >
25
23
<modelVersion >4.0.0</modelVersion >
26
24
31
29
<dependency >
32
30
<groupId >org.icgc.dcc</groupId >
33
31
<artifactId >song-core</artifactId >
34
- <version >0.3.10-SNAPSHOT </version >
32
+ <version >1.0.0 </version >
35
33
</dependency >
36
34
37
35
<!-- Spring -->
You can’t perform that action at this time.
0 commit comments