Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kieker-TeeTime-Stages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeeTime
Kieker-TeeTime-Stages
Commits
2aee045a
Commit
2aee045a
authored
9 years ago
by
Nelson Tavares de Sousa
Browse files
Options
Downloads
Plain Diff
Merge branch 'release' into 'master'
Release See merge request
!5
parents
e70708fe
218229ea
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+5
-33
5 additions, 33 deletions
pom.xml
with
5 additions
and
33 deletions
pom.xml
+
5
−
33
View file @
2aee045a
...
...
@@ -4,7 +4,7 @@
<groupId>
net.sourceforge.teetime-stages
</groupId>
<artifactId>
teetime-stages
</artifactId>
<version>
1.
1.1
</version>
<version>
1.
2-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<name>
TeeTime-Stages
</name>
...
...
@@ -68,7 +68,7 @@
<dependency>
<groupId>
net.sourceforge.teetime
</groupId>
<artifactId>
teetime
</artifactId>
<version>
1.
1.1
</version>
<version>
1.
2-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
net.kieker-monitoring
</groupId>
...
...
@@ -266,37 +266,7 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-site-plugin
</artifactId>
<version>
3.3
</version>
<dependencies>
<!-- for using markdown syntax -->
<dependency>
<groupId>
org.apache.maven.doxia
</groupId>
<artifactId>
doxia-module-markdown
</artifactId>
<version>
1.3
</version>
</dependency>
<!-- add support for ssh/scp -->
<dependency>
<groupId>
org.apache.maven.wagon
</groupId>
<artifactId>
wagon-ssh
</artifactId>
<version>
1.0
</version>
</dependency>
<!-- skin -->
<dependency>
<groupId>
lt.velykis.maven.skins
</groupId>
<artifactId>
reflow-velocity-tools
</artifactId>
<version>
1.1.1
</version>
</dependency>
<!-- Reflow skin requires Velocity >= 1.7 -->
<dependency>
<groupId>
org.apache.velocity
</groupId>
<artifactId>
velocity
</artifactId>
<version>
1.7
</version>
</dependency>
</dependencies>
</plugin>
<!-- Copyright Header -->
<plugin>
...
...
@@ -386,4 +356,6 @@
</profiles>
<inceptionYear>
2015
</inceptionYear>
<url>
http://teetime.sourceforge.org
</url>
<description>
Kieker specific stages for the TeeTime framework
</description>
</project>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment