Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
authzforce
server
Commits
7471b79e
Unverified
Commit
7471b79e
authored
Apr 04, 2019
by
Cyril Dangerville
Committed by
GitHub
Apr 04, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #44 from ridoo/develop
Resolve merge artifact
parents
7415ce66
a91e4b6a
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
20 deletions
+0
-20
dist/pom.xml
dist/pom.xml
+0
-4
pom.xml
pom.xml
+0
-4
rest-service/pom.xml
rest-service/pom.xml
+0
-4
upgrader/pom.xml
upgrader/pom.xml
+0
-4
webapp/pom.xml
webapp/pom.xml
+0
-4
No files found.
dist/pom.xml
View file @
7471b79e
...
...
@@ -3,11 +3,7 @@
<parent>
<groupId>
org.ow2.authzforce
</groupId>
<artifactId>
authzforce-ce-server
</artifactId>
<<<<<<
< HEAD
<version>
8.1.1-SNAPSHOT
</version>
=======
<version>
8.1.0
</version>
>>>>>>> release/8.1.0
<relativePath>
..
</relativePath>
</parent>
<artifactId>
authzforce-ce-server-dist
</artifactId>
...
...
pom.xml
View file @
7471b79e
...
...
@@ -8,11 +8,7 @@
</parent>
<artifactId>
authzforce-ce-server
</artifactId>
<!-- FIWARE Versioning + Version must be equal or higher than 'authzforce-ce-rest-api-model' dependency in 'rest-service' module -->
<<<<<<
< HEAD
<version>
8.1.1-SNAPSHOT
</version>
=======
<version>
8.1.0
</version>
>>>>>>> release/8.1.0
<packaging>
pom
</packaging>
<name>
${project.groupId}:${project.artifactId}
</name>
<description>
AuthzForce CE Server
</description>
...
...
rest-service/pom.xml
View file @
7471b79e
...
...
@@ -4,11 +4,7 @@
<groupId>
org.ow2.authzforce
</groupId>
<artifactId>
authzforce-ce-server
</artifactId>
<!-- Version must be equal or higher than authzforce-ce-rest-api-model dependency -->
<<<<<<
< HEAD
<version>
8.1.1-SNAPSHOT
</version>
=======
<version>
8.1.0
</version>
>>>>>>> release/8.1.0
<relativePath>
..
</relativePath>
</parent>
<artifactId>
authzforce-ce-server-rest-service
</artifactId>
...
...
upgrader/pom.xml
View file @
7471b79e
...
...
@@ -3,11 +3,7 @@
<parent>
<groupId>
org.ow2.authzforce
</groupId>
<artifactId>
authzforce-ce-server
</artifactId>
<<<<<<
< HEAD
<version>
8.1.1-SNAPSHOT
</version>
=======
<version>
8.1.0
</version>
>>>>>>> release/8.1.0
<relativePath>
..
</relativePath>
</parent>
<artifactId>
authzforce-ce-server-upgrader
</artifactId>
...
...
webapp/pom.xml
View file @
7471b79e
...
...
@@ -3,11 +3,7 @@
<parent>
<groupId>
org.ow2.authzforce
</groupId>
<artifactId>
authzforce-ce-server
</artifactId>
<<<<<<
< HEAD
<version>
8.1.1-SNAPSHOT
</version>
=======
<version>
8.1.0
</version>
>>>>>>> release/8.1.0
<relativePath>
..
</relativePath>
</parent>
<artifactId>
authzforce-ce-server-webapp
</artifactId>
...
...
Write
Preview
Markdown
is supported
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