Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
Model ALTERNARIA
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VIPS
Models
Java
Model ALTERNARIA
Compare revisions
1519aefddd4ca33b0ed5c67821db6ecec11f5a8b to a08d1a7c45be26b821488095f901d007550573ea
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
VIPS/models/java/Model_ALTERNARIA
Select target project
No results found
a08d1a7c45be26b821488095f901d007550573ea
Select Git revision
Branches
feature/vips-test
main
release
Tags
v1.0.1
v1.0.2
v1.0.3
v1.1.0
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.16
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.20
v1.1.21
v1.1.22
v1.1.23
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
30 results
Swap
Target
VIPS/models/java/Model_ALTERNARIA
Select target project
VIPS/models/java/Model_ALTERNARIA
1 result
1519aefddd4ca33b0ed5c67821db6ecec11f5a8b
Select Git revision
Branches
feature/vips-test
main
release
Tags
v1.0.1
v1.0.2
v1.0.3
v1.1.0
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.15
v1.1.16
v1.1.17
v1.1.18
v1.1.19
v1.1.2
v1.1.20
v1.1.21
v1.1.22
v1.1.23
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
30 results
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (4)
[ci skip] Merge branch 'release' into main
· fe9f045f
Brita Linnestad
authored
1 month ago
fe9f045f
[ci skip] Set snapshot version 1.1.23-SNAPSHOT
· 889db837
Brita Linnestad
authored
1 month ago
889db837
build: Pom cleanup
· 872a8caa
Lene Wasskog
authored
1 month ago
872a8caa
Merge branch 'main' into release
· a08d1a7c
Lene Wasskog
authored
1 month ago
a08d1a7c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+1
-8
1 addition, 8 deletions
pom.xml
with
1 addition
and
8 deletions
pom.xml
View file @
a08d1a7c
...
...
@@ -10,15 +10,8 @@
<groupId>
no.nibio.vips.model
</groupId>
<artifactId>
AlternariaModel
</artifactId>
<version>
1.1.2
2
</version>
<version>
1.1.2
3-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<repositories>
<repository>
<id>
gitlab-maven
</id>
<url>
https://gitlab.nibio.no/api/v4/projects/401/packages/maven
</url>
</repository>
</repositories>
<dependencies>
<dependency>
...
...
This diff is collapsed.
Click to expand it.