diff options
-rwxr-xr-x | gluegen-rt.pom.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gluegen-rt.pom.sh b/gluegen-rt.pom.sh index c01451e..9ff1443 100755 --- a/gluegen-rt.pom.sh +++ b/gluegen-rt.pom.sh @@ -22,7 +22,7 @@ cat <<EOF <modelVersion>4.0.0</modelVersion> <groupId>org.jogamp.gluegen</groupId> - <artifactId>gluegen-rt-main</artifactId> + <artifactId>gluegen-rt</artifactId> <version>${VERSION}</version> <packaging>jar</packaging> <name>GlueGen Runtime</name> |