Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
Model_OATFLOWERM
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_OATFLOWERM
Compare revisions
bf61eb8509b9541fa2d033582e9c0f253999a116 to f774f36c65a016a0e8603393d241e2d6c04defbc
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_OATFLOWERM
Select target project
No results found
f774f36c65a016a0e8603393d241e2d6c04defbc
Select Git revision
Branches
main
release
renovate/maven-wrapper-3.x
Tags
v1.0.0
v1.1.0
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
19 results
Swap
Target
VIPS/models/java/Model_OATFLOWERM
Select target project
VIPS/models/java/Model_OATFLOWERM
1 result
bf61eb8509b9541fa2d033582e9c0f253999a116
Select Git revision
Branches
main
release
renovate/maven-wrapper-3.x
Tags
v1.0.0
v1.1.0
v1.1.1
v1.1.10
v1.1.11
v1.1.12
v1.1.13
v1.1.14
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
19 results
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
· 4f57fc1b
Lene Wasskog
authored
3 months ago
4f57fc1b
[ci skip] Set release version 1.1.14
· ccab9f9e
Lene Wasskog
authored
3 months ago
ccab9f9e
[ci skip] Merge branch 'release' into main
· 4539becb
Lene Wasskog
authored
3 months ago
4539becb
[ci skip] Set snapshot version 1.1.15-SNAPSHOT
· f774f36c
Lene Wasskog
authored
3 months ago
f774f36c
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 @
f774f36c
...
...
@@ -11,7 +11,7 @@
<groupId>
no.nibio.vips.model
</groupId>
<artifactId>
OatFloweringModel
</artifactId>
<version>
1.1.1
4
-SNAPSHOT
</version>
<version>
1.1.1
5
-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<dependencies>
...
...
This diff is collapsed.
Click to expand it.