File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- Copyright (C) ${project.inceptionYear } the original author or authors.
1+ Copyright (C) ${license.git.copyrightYears } the original author or authors.
22
33Licensed under the Apache License, Version 2.0 (the "License");
44you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >com.youkol</groupId >
2424 <artifactId >youkol-parent</artifactId >
25- <version >5 </version >
25+ <version >7 </version >
2626 <relativePath />
2727 </parent >
2828
29- <groupId >com.youkol.support.jsonrpc4j </groupId >
29+ <groupId >com.youkol.support</groupId >
3030 <artifactId >jsonrpc4j-spring-boot-starter</artifactId >
3131 <version >1.0.3-SNAPSHOT</version >
3232 <packaging >jar</packaging >
6464 <connection >scm:git:git://github.com/youkol/jsonrpc4j-spring-boot-starter.git</connection >
6565 <developerConnection >scm:git:git@github.com:youkol/jsonrpc4j-spring-boot-starter.git</developerConnection >
6666 <url >https://github.com/youkol/jsonrpc4j-spring-boot-starter</url >
67- <tag >v1.0.0 </tag >
67+ <tag >HEAD </tag >
6868 </scm >
6969
7070 <issueManagement >
You can’t perform that action at this time.
0 commit comments