Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
Model_ROUGHAGENU
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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_ROUGHAGENU
Compare revisions
e9e5f6c71d29aa43420751a59da1ba00ecdd0872 to a09c41c195d379f5daf403cfd0cf17b2836af1cc
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_ROUGHAGENU
Select target project
No results found
a09c41c195d379f5daf403cfd0cf17b2836af1cc
Select Git revision
Swap
Target
VIPS/models/java/Model_ROUGHAGENU
Select target project
VIPS/models/java/Model_ROUGHAGENU
1 result
e9e5f6c71d29aa43420751a59da1ba00ecdd0872
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (5)
[ci skip] New VIPSCommon version 3.0.2
· 8beab971
Brita Linnestad
authored
2 weeks ago
8beab971
[ci skip] Merge branch 'main' into release
· 8ee84e80
Brita Linnestad
authored
2 weeks ago
8ee84e80
[ci skip] Set release version 1.1.17
· 0875bb86
Brita Linnestad
authored
2 weeks ago
0875bb86
[ci skip] Merge branch 'release' into main
· d0ddfd2d
Brita Linnestad
authored
2 weeks ago
d0ddfd2d
[ci skip] Set snapshot version 1.1.18-SNAPSHOT
· a09c41c1
Brita Linnestad
authored
2 weeks ago
a09c41c1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+2
-2
2 additions, 2 deletions
pom.xml
with
2 additions
and
2 deletions
pom.xml
View file @
a09c41c1
...
...
@@ -10,7 +10,7 @@
<groupId>
no.nibio.vips.model
</groupId>
<artifactId>
RoughageNutritionModel
</artifactId>
<version>
1.1.1
7
-SNAPSHOT
</version>
<version>
1.1.1
8
-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<repositories>
...
...
@@ -24,7 +24,7 @@
<dependency>
<groupId>
no.nibio.vips
</groupId>
<artifactId>
VIPSCommon
</artifactId>
<version>
3.0.
1
</version>
<version>
3.0.
2
</version>
</dependency>
<dependency>
<groupId>
no.nibio.vips.apache
</groupId>
...
...
This diff is collapsed.
Click to expand it.