Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fabio martelli
syncope
Commits
54df239b
Commit
54df239b
authored
Jan 12, 2017
by
Francesco Chicchiricco
Browse files
Various fixes in the POM
parent
d494d033
Changes
2
Hide whitespace changes
Inline
Side-by-side
ext/choreography/logic/pom.xml
View file @
54df239b
...
...
@@ -77,12 +77,6 @@ limitations under the License.
<artifactId>
syncope-ext-choreography-persistence-jpa
</artifactId>
<version>
${project.version}
</version>
</dependency>
<dependency>
<groupId>
eu.chorevolution.idm
</groupId>
<artifactId>
connid-security-filter
</artifactId>
<version>
0.1-SNAPSHOT
</version>
<type>
jar
</type>
</dependency>
</dependencies>
<build>
...
...
pom.xml
View file @
54df239b
...
...
@@ -94,15 +94,13 @@ limitations under the License.
</developers>
<properties>
<syncope.version>
2.0.1
</syncope.version>
<connid.federationserver.version>
1.0.0
</connid.federationserver.version>
<syncope.version>
2.0.1
</syncope.version>
<secretKey>
dsadsadasa4444
</secretKey>
<anonymousKey>
sasdsadsadsadsadsad
</anonymousKey>
<rootpom.basedir>
${basedir}
</rootpom.basedir>
<rs-api.version>
2.0.1
</rs-api.version>
</properties>
<dependencyManagement>
...
...
@@ -164,12 +162,6 @@ limitations under the License.
<artifactId>
chorspec
</artifactId>
<version>
1.0.0
</version>
</dependency>
<dependency>
<groupId>
javax.ws.rs
</groupId>
<artifactId>
javax.ws.rs-api
</artifactId>
<version>
${rs-api.version}
</version>
</dependency>
</dependencies>
</dependencyManagement>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment