스프링 부트와 AWS로 혼자 구현하는 웹 서비스 Chapter9 최종 배포 확인용 변동사항 적용
This commit is contained in:
@@ -17,7 +17,7 @@ apply plugin: 'org.springframework.boot'
|
||||
apply plugin: 'io.spring.dependency-management'
|
||||
|
||||
group 'com.banjjoknim.book'
|
||||
version '1.0-SNAPSHOT'
|
||||
version '1.0.1-SNAPSHOT'
|
||||
sourceCompatibility = 1.11
|
||||
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user