|
|
|
@ -47,10 +47,6 @@
|
|
|
|
|
<groupId>io.github.openfeign</groupId>
|
|
|
|
|
<artifactId>feign-gson</artifactId>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>io.github.openfeign</groupId>
|
|
|
|
|
<artifactId>feign-jaxrs</artifactId>
|
|
|
|
|
</dependency>
|
|
|
|
|
</dependencies>
|
|
|
|
|
<build>
|
|
|
|
|
<plugins>
|
|
|
|
@ -86,7 +82,7 @@
|
|
|
|
|
</bundleDef>
|
|
|
|
|
</bundles>
|
|
|
|
|
<importFeatures>
|
|
|
|
|
<importFeatureDef>org.wso2.carbon.core.server:4.4.9</importFeatureDef>
|
|
|
|
|
<importFeatureDef>org.wso2.carbon.core.server:${carbon.kernel.version}</importFeatureDef>
|
|
|
|
|
</importFeatures>
|
|
|
|
|
</configuration>
|
|
|
|
|
</execution>
|
|
|
|
|