Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
Model_FINNCEREAL
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_FINNCEREAL
Compare revisions
b6433ddac1a542b2f2ba7d25bcdd5d732210286c to d6e5e9e4d09d9e52d87f91e7d8bf16c25e933b47
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_FINNCEREAL
Select target project
No results found
d6e5e9e4d09d9e52d87f91e7d8bf16c25e933b47
Select Git revision
Swap
Target
VIPS/models/java/Model_FINNCEREAL
Select target project
VIPS/models/java/Model_FINNCEREAL
1 result
b6433ddac1a542b2f2ba7d25bcdd5d732210286c
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] Merge branch 'release' into main
· a3c80a2f
Lene Wasskog
authored
6 months ago
a3c80a2f
[ci skip] Set snapshot version 1.1.13-SNAPSHOT
· f00d5744
Lene Wasskog
authored
6 months ago
f00d5744
[ci skip] New VIPSCommon version 3.0.2
· e4d67bb8
Lene Wasskog
authored
1 month ago
e4d67bb8
[ci skip] Merge branch 'main' into release
· 9787baf7
Lene Wasskog
authored
1 month ago
9787baf7
[ci skip] Set release version 1.1.13
· d6e5e9e4
Lene Wasskog
authored
1 month ago
d6e5e9e4
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 @
d6e5e9e4
...
...
@@ -10,7 +10,7 @@
<groupId>
fi.luke.vips.model
</groupId>
<artifactId>
FinnCerealModels
</artifactId>
<version>
1.1.1
2
</version>
<version>
1.1.1
3
</version>
<repositories>
<repository>
...
...
@@ -49,7 +49,7 @@
<dependency>
<groupId>
no.nibio.vips
</groupId>
<artifactId>
VIPSCommon
</artifactId>
<version>
3.0.
1
</version>
<version>
3.0.
2
</version>
</dependency>
</dependencies>
</project>
This diff is collapsed.
Click to expand it.