Skip to content
Snippets Groups Projects
Commit cf18285c authored by Rucha Deshpande's avatar Rucha Deshpande
Browse files

Squashed commit of the following

commit 06463b69 
Author: Rucha deshpande <deshruch@amazon.com> 
Date: Tue Aug 04 2020 13:15:39 GMT-0500 (Central Daylight Time) 

    Updating os-core-lib-aws version to 0.3.5
parent d62abfc3
No related branches found
No related tags found
Loading
......@@ -53,7 +53,7 @@ phases:
- printenv
- echo "Building primary service assemblies..."
- mvn -B test install '-Plegal-aws,!legal-gcp' -pl legal-core,provider/legal-aws -Ddeployment.environment=prod
- mvn -B test install -pl legal-core,provider/legal-aws -Ddeployment.environment=prod
# Suspended until further notice
# - echo "Copying assemblies to dist..."
......
......@@ -39,7 +39,7 @@
<dependency>
<groupId>org.opengroup.osdu.core.aws</groupId>
<artifactId>os-core-lib-aws</artifactId>
<version>0.3.1</version>
<version>0.3.5</version>
</dependency>
<dependency>
<groupId>org.opengroup.osdu</groupId>
......
......@@ -40,7 +40,7 @@
<dependency>
<groupId>org.opengroup.osdu.core.aws</groupId>
<artifactId>os-core-lib-aws</artifactId>
<version>0.3.1</version>
<version>0.3.5</version>
</dependency>
<!-- AWS managed packages -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment