-
Notifications
You must be signed in to change notification settings - Fork 0
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
Migration #13
Migration #13
Conversation
165e75f
to
19c150e
Compare
pom.xml
Outdated
@@ -29,7 +30,7 @@ | |||
</modules> | |||
|
|||
<properties> | |||
<obiba.deploy.dir>unstable</obiba.deploy.dir> | |||
<!--<obiba.deploy.dir>unstable</obiba.deploy.dir>--> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deprecated line.
<maven-enforcer-plugin.version>1.3.1</maven-enforcer-plugin.version> | ||
<maven-findbugs-plugin.version>2.5.3</maven-findbugs-plugin.version> | ||
<maven-pmd-plugin.version>3.1</maven-pmd-plugin.version> | ||
<maven-release-plugin.version>2.5.2</maven-release-plugin.version> | ||
<maven-source-plugin.version>2.2.1</maven-source-plugin.version> | ||
<maven-resources-plugin.version>3.0.2</maven-resources-plugin.version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rpm maven plugin is missing
pom.xml
Outdated
@@ -41,14 +42,19 @@ | |||
<opal.version>2.9-SNAPSHOT</opal.version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
obiba-commons 1.10.2
opal.version 2.10.12
No description provided.