Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Schema
Commits
d4d4aa41
Commit
d4d4aa41
authored
Jan 25, 2022
by
David Diederich
Browse files
Fixing internal versioning
parent
2a849b6a
Changes
2
Hide whitespace changes
Inline
Side-by-side
testing/schema-test-azure/pom.xml
View file @
d4d4aa41
...
...
@@ -33,7 +33,7 @@
<artifactId>
log4j-to-slf4j
</artifactId>
</exclusion>
</exclusions>
<version>
0.
0.1
</version>
<version>
0.
13.0-SNAPSHOT
</version>
</dependency>
<!--Rest assured dependency to be placed before JUnit dependency -->
...
...
testing/schema-test-core/pom.xml
View file @
d4d4aa41
...
...
@@ -32,7 +32,7 @@
<artifactId>
log4j-to-slf4j
</artifactId>
</exclusion>
</exclusions>
<version>
0.
0.1
</version>
<version>
0.
13.0-SNAPSHOT
</version>
</dependency>
<!--Rest assured dependency to be placed before JUnit dependency -->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment