|
|
@@ -31,7 +31,7 @@
|
|
|
<profile>
|
|
|
<id>prod</id>
|
|
|
<properties>
|
|
|
- <profiles.activation>prod</profiles.activation>
|
|
|
+ <profiles.activation>kede-ow-hn-prod</profiles.activation>
|
|
|
</properties>
|
|
|
</profile>
|
|
|
</profiles>
|
|
|
@@ -51,12 +51,12 @@
|
|
|
</exclusion>
|
|
|
</exclusions>
|
|
|
</dependency>
|
|
|
- <!-- Javax Annotation -->
|
|
|
- <dependency>
|
|
|
- <groupId>javax.annotation</groupId>
|
|
|
- <artifactId>jsr250-api</artifactId>
|
|
|
- <version>1.0</version>
|
|
|
- </dependency>
|
|
|
+ <!-- Javax Annotation -->
|
|
|
+ <dependency>
|
|
|
+ <groupId>javax.annotation</groupId>
|
|
|
+ <artifactId>jsr250-api</artifactId>
|
|
|
+ <version>1.0</version>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-web</artifactId>
|