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
ae96dea99f50c8a2b5f3302895db6b1532e543d8 to 42d0db8d3b36d29bc73947e904dd3f6e8a122e9a
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
42d0db8d3b36d29bc73947e904dd3f6e8a122e9a
Select Git revision
Swap
Target
VIPS/models/java/Model_OATFLOWERM
Select target project
VIPS/models/java/Model_OATFLOWERM
1 result
ae96dea99f50c8a2b5f3302895db6b1532e543d8
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.0
· ac59847e
Lene Wasskog
authored
5 months ago
ac59847e
[ci skip] Merge branch 'main' into release
· e041e52a
Lene Wasskog
authored
5 months ago
e041e52a
[ci skip] Set release version 1.1.9
· ee67d21a
Lene Wasskog
authored
5 months ago
ee67d21a
[ci skip] Merge branch 'release' into main
· be9532bb
Lene Wasskog
authored
5 months ago
be9532bb
[ci skip] Set snapshot version 1.1.10-SNAPSHOT
· 42d0db8d
Lene Wasskog
authored
5 months ago
42d0db8d
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 @
42d0db8d
...
...
@@ -11,7 +11,7 @@
<groupId>
no.nibio.vips.model
</groupId>
<artifactId>
OatFloweringModel
</artifactId>
<version>
1.1.
9
-SNAPSHOT
</version>
<version>
1.1.
10
-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<dependencies>
...
...
@@ -29,7 +29,7 @@
<dependency>
<groupId>
no.nibio.vips
</groupId>
<artifactId>
VIPSCommon
</artifactId>
<version>
2.1.1
</version>
<version>
3.0.0
</version>
</dependency>
</dependencies>
<properties>
...
...
This diff is collapsed.
Click to expand it.