BAEL-650: Removed unwanted comments

This commit is contained in:
Sunil Gulabani 2017-02-12 13:44:03 +05:30
parent 672be6c7ff
commit c9bb4b9e37
4 changed files with 0 additions and 25 deletions

View File

@ -53,14 +53,4 @@
</plugin>
</plugins>
</build>
<repositories>
<repository>
<id>artifactory-isg-release</id>
<url>https://repository.deere.com/artifactory/isg-release</url>
</repository>
<repository>
<id>axiom-nexus</id>
<url>http://isgnexus.deere.com/nexus/content/groups/public</url>
</repository>
</repositories>
</project>

View File

@ -1,8 +1,3 @@
/**
* "Unpublished Work © 2017 Deere & Company. All Worldwide Rights Reserved. THIS MATERIAL IS THE PROPERTY OF DEERE &
* COMPANY. ALL USE, ALTERATIONS, DISCLOSURE, DISSEMINATION AND/OR REPRODUCTION NOT SPECIFICALLY AUTHORIZED BY DEERE &
* COMPANY IS PROHIBITED."
*/
package com.baeldung.lambda.dynamodb;
import com.amazonaws.regions.Region;

View File

@ -1,8 +1,3 @@
/**
* "Unpublished Work © 2017 Deere & Company. All Worldwide Rights Reserved. THIS MATERIAL IS THE PROPERTY OF DEERE &
* COMPANY. ALL USE, ALTERATIONS, DISCLOSURE, DISSEMINATION AND/OR REPRODUCTION NOT SPECIFICALLY AUTHORIZED BY DEERE &
* COMPANY IS PROHIBITED."
*/
package com.baeldung.lambda.dynamodb.bean;
import com.google.gson.Gson;

View File

@ -1,8 +1,3 @@
/**
* "Unpublished Work © 2017 Deere & Company. All Worldwide Rights Reserved. THIS MATERIAL IS THE PROPERTY OF DEERE &
* COMPANY. ALL USE, ALTERATIONS, DISCLOSURE, DISSEMINATION AND/OR REPRODUCTION NOT SPECIFICALLY AUTHORIZED BY DEERE &
* COMPANY IS PROHIBITED."
*/
package com.baeldung.lambda.dynamodb.bean;
import com.google.gson.Gson;