Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
frascati
frascati
Commits
6dc68141
Commit
6dc68141
authored
Feb 27, 2009
by
Nicolas Dolet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Intents: move from 0.1-SNAPSHOT to 0.1
Transaction service: move from 0.2-SNAPSHOT to 0.2
parent
962bb399
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
intents/debug/pom.xml
intents/debug/pom.xml
+1
-1
intents/pom.xml
intents/pom.xml
+1
-1
transaction-service/pom.xml
transaction-service/pom.xml
+1
-1
No files found.
intents/debug/pom.xml
View file @
6dc68141
...
...
@@ -28,7 +28,7 @@
<packaging>
jar
</packaging>
<name>
Debug intent
</name>
<version>
0.1
-SNAPSHOT
</version>
<version>
0.1
</version>
<build>
...
...
intents/pom.xml
View file @
6dc68141
...
...
@@ -28,7 +28,7 @@
<packaging>
pom
</packaging>
<name>
Intent module
</name>
<version>
0.1
-SNAPSHOT
</version>
<version>
0.1
</version>
<modules>
<module>
debug
</module>
</modules>
...
...
transaction-service/pom.xml
View file @
6dc68141
...
...
@@ -28,7 +28,7 @@
<packaging>
jar
</packaging>
<name>
Transaction Service: Parent Module
</name>
<version>
0.2
-SNAPSHOT
</version>
<version>
0.2
</version>
<inceptionYear>
2007
</inceptionYear>
<developers>
...
...
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