Skip to content

Commit

Permalink
Merge pull request #472 from svenfeld/fix_null_value_buildinfo
Browse files Browse the repository at this point in the history
Add skipBuildInfo flag to prevent null value
  • Loading branch information
schlichtig authored May 4, 2022
2 parents acb9688 + 3cffb47 commit fe00971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
<goal>generate-repository-facade</goal>
</goals>
<configuration>
<skipBuildInfo>true</skipBuildInfo>
<associateSites>
<associateSite>http://download.eclipse.org/cognicrypt/stable</associateSite>
<associateSite>http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/</associateSite>
Expand Down

0 comments on commit fe00971

Please sign in to comment.