Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify the pom.xml of dependency due to the modification of terasoluna-gfw #195

Closed
1 task done
btkadotahr opened this issue May 13, 2016 · 0 comments
Closed
1 task done

Comments

@btkadotahr
Copy link
Contributor

btkadotahr commented May 13, 2016

Description

Modify the pom.xml of dependency due to the modification of terasoluna-gfw.
Modify specifies type POM to the following dependence of the description in the pom.xml.

  • terasoluna-gfw-mybatis3
  • terasoluna-gfw-jpa
  • terasoluna-gfw-security-core

Possible Solutions

 <dependency>
  <groupId>org.terasoluna.gfw</groupId>
  <artifactId>terasoluna-gfw-xxxxxx</artifactId>
  <type>pom</type>
 </dependency>

Affects Version/s

Fix Version/s

  • 5.2.0.RELEASE

Issue Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants