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
d241de600f6b9cfdfe446f3b838751bced06523e to bfdbe3e81856312e6eda1188d85b04f83406042f
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
bfdbe3e81856312e6eda1188d85b04f83406042f
Select Git revision
Swap
Target
VIPS/models/java/Model_ALTERNARIA
Select target project
VIPS/models/java/Model_ALTERNARIA
1 result
d241de600f6b9cfdfe446f3b838751bced06523e
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (4)
Merge branch 'main' into release
· 989c9800
Lene Wasskog
authored
1 month ago
989c9800
[ci skip] Set release version 1.1.21
· de996278
Lene Wasskog
authored
1 month ago
de996278
[ci skip] Merge branch 'release' into main
· 02adbb69
Lene Wasskog
authored
1 month ago
02adbb69
[ci skip] Set snapshot version 1.1.22-SNAPSHOT
· bfdbe3e8
Lene Wasskog
authored
1 month ago
bfdbe3e8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
with
1 addition
and
1 deletion
pom.xml
View file @
bfdbe3e8
...
...
@@ -10,7 +10,7 @@
<groupId>
no.nibio.vips.model
</groupId>
<artifactId>
AlternariaModel
</artifactId>
<version>
1.1.2
1
-SNAPSHOT
</version>
<version>
1.1.2
2
-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<repositories>
...
...
This diff is collapsed.
Click to expand it.