Bump maven-source-plugin from 3.2.1 to 3.3.0 in /full

Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin)
from 3.2.1 to 3.3.0.
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Closes #615

Change-Id: I770c3ccbaa67b7d58eab991229c86aaa475eaaf8
diff --git a/full/pom.xml b/full/pom.xml
index 78cbb6f..269214e 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -193,7 +193,7 @@
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-source-plugin</artifactId>
-				<version>3.2.1</version>
+				<version>3.3.0</version>
 				<executions>
 					<execution>
 						<id>attach-sources</id>