diff --git a/innersource-maven-plugin/pom.xml b/innersource-maven-plugin/pom.xml index e58320c..2b5ee1a 100644 --- a/innersource-maven-plugin/pom.xml +++ b/innersource-maven-plugin/pom.xml @@ -6,7 +6,7 @@ com.intuit.innersource aggregator - 0.0.1-SNAPSHOT + 0.0.9-SNAPSHOT innersource-maven-plugin diff --git a/innersource-repository-scanner/pom.xml b/innersource-repository-scanner/pom.xml index 1c40d9a..38b07bb 100644 --- a/innersource-repository-scanner/pom.xml +++ b/innersource-repository-scanner/pom.xml @@ -4,7 +4,7 @@ com.intuit.innersource aggregator - 0.0.1-SNAPSHOT + 0.0.9-SNAPSHOT innersource-repository-scanner diff --git a/pom.xml b/pom.xml index f384b78..fe91561 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.intuit.innersource aggregator - 0.0.1-SNAPSHOT + 0.0.9-SNAPSHOT pom InnerSource Aggregator diff --git a/settings.xml b/settings.xml new file mode 100644 index 0000000..3183838 --- /dev/null +++ b/settings.xml @@ -0,0 +1,11 @@ + + + + github + ${env.GITHUB_ACTOR} + ${env.GITHUB_TOKEN} + + + \ No newline at end of file