This is the codeAbility Sharing Platform! Learn more about the
codeAbility Sharing Platform
.
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
codeAbility Sharing Platform
Manage
Activity
Members
Labels
Plan
Issues
41
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
development
sharing
codeAbility Sharing Platform
Commits
d603d4dc
Commit
d603d4dc
authored
1 year ago
by
Philipp Gritsch
Browse files
Options
Downloads
Patches
Plain Diff
update pom to use gitlab packages
#451
parent
a6281c40
Branches
Branches containing commit
2 merge requests
!222
Bringing the december release into production
,
!217
Resolve "Integrate codeabilitysharingpluginapi#1"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+4
-10
4 additions, 10 deletions
pom.xml
with
4 additions
and
10 deletions
pom.xml
+
4
−
10
View file @
d603d4dc
...
...
@@ -13,16 +13,10 @@
<description>
Sharing Plattform WebApp
</description>
<repositories>
<repository>
<id>
codabilitySharingAPIRepository
</id>
<name>
codability Sharing API Repository via git
</name>
<url>
https://sharing-codeability.uibk.ac.at/development/sharing/codeabilitysharingpluginapi/-/raw/master/target/
</url>
<layout>
default
</layout>
<snapshots>
<enabled>
false
</enabled>
</snapshots>
</repository>
<!-- jhipster-needle-maven-repository -->
<repository>
<id>
codeability-sharing-maven
</id>
<url>
https://sharing-codeability.uibk.ac.at/api/v4/projects/26/packages/maven
</url>
</repository>
</repositories>
<pluginRepositories>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment