Skip to content

Update pom.xml#25

Open
dannysalcedo wants to merge 1 commit intoexecuteautomation:masterfrom
dannysalcedo:patch-1
Open

Update pom.xml#25
dannysalcedo wants to merge 1 commit intoexecuteautomation:masterfrom
dannysalcedo:patch-1

Conversation

@dannysalcedo
Copy link

this change is to support new version of maven
<maven.compiler.source>1.6</maven.compiler.source>
<maven.compiler.target>1.6</maven.compiler.target>
to
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

this change is to support new version of maven
         <maven.compiler.source>1.6</maven.compiler.source>
         <maven.compiler.target>1.6</maven.compiler.target>
to
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant