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
FoodInformatics
fbr-root-pom
Commits
1b9af239
Commit
1b9af239
authored
Jan 05, 2022
by
Riley III, William
Browse files
Update the scm configuration to use git.
parent
93daf78b
Changes
1
Show whitespace changes
Inline
Side-by-side
fbr-root-pom.pom
View file @
1b9af239
...
...
@@ -61,7 +61,10 @@
</distributionManagement>
<scm>
<connection>
scm:svn:svn://scotty.wurnet.nl/IM/software-devel/Java/fbr-root-pom/trunk
</connection>
<developerConnection>
scm:svn:svn://scotty.wurnet.nl/IM/software-devel/Java/fbr-root-pom/trunk
</developerConnection>
<connection>
scm:git:https://git.wur.nl/FoodInformatics/fbr-root-pom.git
</connection>
<developerConnection>
scm:git:https://git.wur.nl/FoodInformatics/fbr-root-pom.git
</developerConnection>
<url>
https://git.wur.nl/FoodInformatics/fbr-root-pom.git
</url>
<tag>
HEAD
</tag>
</scm>
</project>
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