Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
test_git_flow
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DevOpsUser
test_git_flow
Commits
cbbce463
Commit
cbbce463
authored
Feb 16, 2022
by
fanxiaowei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交
parent
9ac629fd
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
21 additions
and
0 deletions
+21
-0
pom.xml
pom.xml
+16
-0
pom.properties
target/maven-archiver/pom.properties
+5
-0
inputFiles.lst
...en-compiler-plugin/compile/default-compile/inputFiles.lst
+0
-0
inputFiles.lst
...ler-plugin/testCompile/default-testCompile/inputFiles.lst
+0
-0
test_git_flow-1.0-SNAPSHOT.jar
target/test_git_flow-1.0-SNAPSHOT.jar
+0
-0
No files found.
pom.xml
0 → 100644
View file @
cbbce463
<?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/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
groupId
</groupId>
<artifactId>
test_git_flow
</artifactId>
<version>
1.0-SNAPSHOT
</version>
<properties>
<maven.compiler.source>
8
</maven.compiler.source>
<maven.compiler.target>
8
</maven.compiler.target>
</properties>
</project>
\ No newline at end of file
target/maven-archiver/pom.properties
0 → 100644
View file @
cbbce463
#Generated by Maven
#Wed Feb 16 14:14:51 CST 2022
version
=
1.0-SNAPSHOT
groupId
=
groupId
artifactId
=
test_git_flow
target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
0 → 100644
View file @
cbbce463
target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst
0 → 100644
View file @
cbbce463
target/test_git_flow-1.0-SNAPSHOT.jar
0 → 100644
View file @
cbbce463
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment